From b3b46a01aae85594b9b3d2d8872d33d6812492a6 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Tue, 31 Oct 2017 08:37:34 -0700 Subject: PLT-5813 support SAML sync via LDAP (#7668) * PLT-5813 support SAML sync via LDAP * Cleaning up based on review --- config/default.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/default.json b/config/default.json index d0688f765..ebfa9eb02 100644 --- a/config/default.json +++ b/config/default.json @@ -223,6 +223,7 @@ }, "LdapSettings": { "Enable": false, + "EnableSync": false, "LdapServer": "", "LdapPort": 389, "ConnectionSecurity": "", -- cgit v1.2.3-1-g7c22