1

properties profiles

This commit is contained in:
Christoph
2020-04-15 02:03:45 +02:00
parent 3e8d50ab39
commit 1086e2f066
4 changed files with 2 additions and 14 deletions

View File

@ -11,6 +11,8 @@ spring.profiles.active = dev
#keycloak.use-resource-role-mappings = true
#keycloak.autodetect-bearer-only = true
#keycloak.confidential-port = 443
keycloak.auth-server-url = https://gruppenkeycloak.herokuapp.com/auth
hhu_keycloak.token-uri = https://gruppenkeycloak.herokuapp.com/auth/realms/master/protocol/openid-connect/token
keycloak.principal-attribute = preferred_username
keycloak.realm = master
keycloak.resource = gruppen-app