The Wayback Machine - https://web.archive.org/web/20210125100515/https://github.com/topics/oidc
Skip to content
#

oidc

Here are 449 public repositories matching this topic...

next-auth
somindatommy
somindatommy commented Jan 8, 2021

Describe the issue:
Currently, in the master datasources j2 template, the config for Identity Db looks as follows.

 <name>WSO2_IDENTITY_DB</name>
 <description>Shared database for identity data</description>
 <jndiConfig>
 <name>jdbc/WSO2IdentityDB</name>
 </jndiConfig>
 <definition type="RDBMS">
 <configuration>
 <url>{{database.identity_db.url}}</url>
 <username>{{database.ide

Improve this page

Add a description, image, and links to the oidc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oidc topic, visit your repo's landing page and select "manage topics."

Learn more