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