wekantest and keycloak redirect redirect
This commit is contained in:
@@ -24,11 +24,11 @@ spec:
|
|||||||
- name: OAUTH2_ENABLED
|
- name: OAUTH2_ENABLED
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: OAUTH2_LOGIN_STYLE
|
- name: OAUTH2_LOGIN_STYLE
|
||||||
value: popup
|
value: redirect
|
||||||
- name: OAUTH2_CLIENT_ID
|
- name: OAUTH2_CLIENT_ID
|
||||||
value: "wekantest"
|
value: "wekantest"
|
||||||
- name: OAUTH2_SERVER_URL
|
- name: OAUTH2_SERVER_URL
|
||||||
value: https://keycloak.innovation-hub-niedersachsen.de
|
value: "https://keycloak.innovation-hub-niedersachsen.de/realms/innohub/.well-known/openid-configuration"
|
||||||
- name: OAUTH2_AUTH_ENDPOINT
|
- name: OAUTH2_AUTH_ENDPOINT
|
||||||
value: /realms/innohub/protocol/openid-connect/auth
|
value: /realms/innohub/protocol/openid-connect/auth
|
||||||
- name: OAUTH2_USERINFO_ENDPOINT
|
- name: OAUTH2_USERINFO_ENDPOINT
|
||||||
|
|||||||
Reference in New Issue
Block a user