summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2018-03-20 13:19:34 -0500
committerGitHub <noreply@github.com>2018-03-20 13:19:34 -0500
commit7e444dfd88d117df5b5a6ea589c233f71331e2ff (patch)
tree3db1d3f3ed1eefd65aeb678da130b3c4fd7a7f13 /config
parent6e4c9b1db2155f479919e12c84f91fa89334d8a7 (diff)
downloadchat-7e444dfd88d117df5b5a6ea589c233f71331e2ff.tar.gz
chat-7e444dfd88d117df5b5a6ea589c233f71331e2ff.tar.bz2
chat-7e444dfd88d117df5b5a6ea589c233f71331e2ff.zip
add config for saml home realm discovery bypass (#8480)
Diffstat (limited to 'config')
-rw-r--r--config/default.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index b6bcc270a..9993740f6 100644
--- a/config/default.json
+++ b/config/default.json
@@ -282,6 +282,8 @@
"IdpUrl": "",
"IdpDescriptorUrl": "",
"AssertionConsumerServiceURL": "",
+ "ScopingIDPProviderId": "",
+ "ScopingIDPName": "",
"IdpCertificateFile": "",
"PublicCertificateFile": "",
"PrivateKeyFile": "",