#1 : Update token keycloak.
Some checks failed
Deploiement Test Keycloak / Build et Déploiement (push) Has been cancelled
Some checks failed
Deploiement Test Keycloak / Build et Déploiement (push) Has been cancelled
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"Authority": "https://10.4.0.131:8443/keycloak/realms/webzine-realm",
|
"Authority": "https://10.4.0.131:8443/keycloak/realms/webzine-realm",
|
||||||
"MetadataAddress": "http://10.4.0.131:8080/keycloak/realms/webzine-realm/.well-known/openid-configuration",
|
"MetadataAddress": "http://10.4.0.131:8080/keycloak/realms/webzine-realm/.well-known/openid-configuration",
|
||||||
"ClientId": "webzine-client",
|
"ClientId": "webzine-client",
|
||||||
"ClientSecret": "Z9JgRucpeZD4jqRhTciiznX3PPoJ9oYp",
|
"ClientSecret": "EEUiJ5mBmuOSElwnbNZeajLuw6yOyc8E",
|
||||||
"CallbackPath": "/signin-oidc",
|
"CallbackPath": "/signin-oidc",
|
||||||
"SignedOutCallbackPath": "/signout-callback-oidc"
|
"SignedOutCallbackPath": "/signout-callback-oidc"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"Authority": "https://10.4.0.131:8443/keycloak/realms/webzine-realm",
|
"Authority": "https://10.4.0.131:8443/keycloak/realms/webzine-realm",
|
||||||
"PublicOrigin": "https://10.4.0.131:8443",
|
"PublicOrigin": "https://10.4.0.131:8443",
|
||||||
"ClientId": "webzine-client",
|
"ClientId": "webzine-client",
|
||||||
"ClientSecret": "Z9JgRucpeZD4jqRhTciiznX3PPoJ9oYp",
|
"ClientSecret": "EEUiJ5mBmuOSElwnbNZeajLuw6yOyc8E",
|
||||||
"ResponseType": "code",
|
"ResponseType": "code",
|
||||||
"CallbackPath": "/signin-oidc",
|
"CallbackPath": "/signin-oidc",
|
||||||
"SignedOutCallbackPath": "/signout-callback-oidc"
|
"SignedOutCallbackPath": "/signout-callback-oidc"
|
||||||
|
|||||||
Reference in New Issue
Block a user