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

OZG-2904 removed additional /auth from appliction.yml and values files

parent 065d5ad5
No related branches found
No related tags found
No related merge requests found
sso:
serverUrl: 'https://sso.dev.ozg-sh.de/auth'
serverUrl: 'https://sso.dev.ozg-sh.de'
role_einheitlicher_ansprechpartner: true
apiPassword: "Goofy1234!"
env:
......
sso:
serverUrl: 'https://sso.dev.ozg-sh.de/auth'
serverUrl: 'https://sso.dev.ozg-sh.de'
apiPassword: "Goofy1234!"
env:
overrideSpringProfiles: 'oc, dev, e2e'
......
......@@ -2,7 +2,7 @@ goofy:
production: false
keycloak:
auth-server-url: https://sso.dev.ozg-sh.de/auth
auth-server-url: https://sso.dev.ozg-sh.de
realm: sh-kiel-dev
resource: sh-kiel-dev-goofy
......
......@@ -7,7 +7,7 @@ goofy:
production: false
keycloak:
auth-server-url: http://localhost:8088/auth
auth-server-url: http://localhost:8088
realm: sh-kiel-dev
resource: sh-kiel-dev-goofy
......
keycloak:
auth-server-url: https://sso.dev.ozg-sh.de/auth
auth-server-url: https://sso.dev.ozg-sh.de
goofy:
keycloak:
......
......@@ -56,7 +56,7 @@ goofy:
password:
keycloak:
auth-server-url: http://localhost:8088/auth
auth-server-url: http://localhost:8088
realm: sh-kiel-dev
resource: sh-kiel-dev-goofy
public-client: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment