storedid working
This commit is contained in:
@@ -246,3 +246,10 @@ idp.audit.shortenBindings=true
|
||||
idp.loglevel.idp=DEBUG
|
||||
idp.loglevel.messages=DEBUG
|
||||
idp.loglevel.encryption=DEBUG
|
||||
|
||||
# database details
|
||||
datasource.driverClass = org.sqlite.JDBC
|
||||
datasource.jdbcUrl = jdbc:sqlite:/opt/idp-storedid/db/stored-id.db
|
||||
# datasource.user = <USER>
|
||||
# datasource.password = <PASS>
|
||||
|
||||
|
Reference in New Issue
Block a user