File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ OIDC_OP_JWKS_ENDPOINT: https://keycloak.127.0.0.1.nip.io/realms/impress/protocol
124
124
OIDC_OP_AUTHORIZATION_ENDPOINT : https://keycloak.127.0.0.1.nip.io/realms/impress/protocol/openid-connect/auth
125
125
OIDC_OP_TOKEN_ENDPOINT : https://keycloak.127.0.0.1.nip.io/realms/impress/protocol/openid-connect/token
126
126
OIDC_OP_USER_ENDPOINT : https://keycloak.127.0.0.1.nip.io/realms/impress/protocol/openid-connect/userinfo
127
- OIDC_OP_LOGOUT_ENDPOINT : https://keycloak.127.0.0.1.nip.io/realms/impress/protocol/openid-connect/session/end
127
+ OIDC_OP_LOGOUT_ENDPOINT : https://keycloak.127.0.0.1.nip.io/realms/impress/protocol/openid-connect/logout
128
128
OIDC_RP_CLIENT_ID : impress
129
129
OIDC_RP_CLIENT_SECRET : ThisIsAnExampleKeyForDevPurposeOnly
130
130
OIDC_RP_SIGN_ALGO : RS256
You can’t perform that action at this time.
0 commit comments