fixed null on token
This commit is contained in:
@@ -9,9 +9,6 @@ spring.datasource.password = ${db.password}
|
||||
|
||||
server.servlet.context-path = ${my.context-path:/BiCO}
|
||||
|
||||
# for development only
|
||||
server.port = ${server.port}
|
||||
|
||||
# nextcloud open ID connection
|
||||
spring.security.oauth2.client.provider.nextcloud.issuer-uri = ${nextcloud.issuer-uri}
|
||||
spring.security.oauth2.client.registration.nextcloud.client-id = ${nextcloud.client-id}
|
||||
|
||||
Reference in New Issue
Block a user