diff --git a/docker/OpenResty-Orthanc-Keycloak/config/ohif-keycloak-realm.json b/docker/OpenResty-Orthanc-Keycloak/config/ohif-keycloak-realm.json index 45e2aa0d3..3f0e6118a 100644 --- a/docker/OpenResty-Orthanc-Keycloak/config/ohif-keycloak-realm.json +++ b/docker/OpenResty-Orthanc-Keycloak/config/ohif-keycloak-realm.json @@ -522,7 +522,7 @@ "surrogateAuthRequired": false, "enabled": true, "clientAuthenticatorType": "client-secret", - "secret": "**********", + "secret": "66279641-eba6-47f5-9fdb-70c4ac74d548", "redirectUris": ["*"], "webOrigins": ["*"], "notBefore": 0,