summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2017-11-02 13:16:00 -0700
committerChristopher Speller <crspeller@gmail.com>2017-11-02 13:16:00 -0700
commit8e81ded9ba425971bafdb8ad6bbe4b23c7420335 (patch)
tree6e3b54c79b359bc4ec1bdef7ef06031785e0b3e6 /config
parentf736c47b10b0b8834cda20c2ff9dc774b0896428 (diff)
downloadchat-8e81ded9ba425971bafdb8ad6bbe4b23c7420335.tar.gz
chat-8e81ded9ba425971bafdb8ad6bbe4b23c7420335.tar.bz2
chat-8e81ded9ba425971bafdb8ad6bbe4b23c7420335.zip
Fixing SAML sync (#7763)
Diffstat (limited to 'config')
-rw-r--r--config/default.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index ebfa9eb02..a78b93f36 100644
--- a/config/default.json
+++ b/config/default.json
@@ -256,6 +256,7 @@
},
"SamlSettings": {
"Enable": false,
+ "EnableSyncWithLdap": false,
"Verify": true,
"Encrypt": true,
"IdpUrl": "",