Skip to content
Snippets Groups Projects
Commit 92a9bfb4 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6867 OZG-6895 Add properties

parent ca082b17
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,6 @@ ozgcloud:
auth-server-url: https://sso.dev.by.ozg-cloud.de
realm: by-kiel-dev
resource: admin
keycloak:
api:
url: ${auth-server-url}
\ No newline at end of file
......@@ -72,3 +72,13 @@ spring:
resourceserver:
jwt:
issuer-uri: ${ozgcloud.oauth2.auth-server-url}/realms/${ozgcloud.oauth2.realm}
ozgcloud:
keycloak:
api:
ldap-id-key: LDAP_ID
organisations-einheit-id-key: organisationseinheitId
user: userManagerApiUser
password: userManagerApiUser
realm: by-kiel-dev
client: alfa
\ No newline at end of file
......@@ -6,3 +6,6 @@ ozgcloud:
auth-server-url: https://sso.it-case.de
realm: by-kiel-dev
resource: admin
keycloak:
api:
url: ${auth-server-url}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment