From 8e81ded9ba425971bafdb8ad6bbe4b23c7420335 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Thu, 2 Nov 2017 13:16:00 -0700 Subject: [PATCH] Fixing SAML sync (#7763) --- config/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config/default.json b/config/default.json index ebfa9eb023..a78b93f36b 100644 --- a/config/default.json +++ b/config/default.json @@ -256,6 +256,7 @@ }, "SamlSettings": { "Enable": false, + "EnableSyncWithLdap": false, "Verify": true, "Encrypt": true, "IdpUrl": "",