From 7e444dfd88d117df5b5a6ea589c233f71331e2ff Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 20 Mar 2018 13:19:34 -0500 Subject: add config for saml home realm discovery bypass (#8480) --- config/default.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') 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": "", -- cgit v1.2.3-1-g7c22