From 6935cbe373cde085a287b23aa3a26406e5417993 Mon Sep 17 00:00:00 2001 From: dannyrb Date: Thu, 9 May 2019 11:08:14 -0400 Subject: [PATCH] Commit our secret --- .../OpenResty-Orthanc-Keycloak/config/ohif-keycloak-realm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,