From ceaaf2243c1f8a3568476c3e32ab6046b33731bd Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 10 May 2016 12:49:17 -0400 Subject: [PATCH] Fixing configuration file (#2948) --- config/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 7eff8ad377..b62713a91b 100644 --- a/config/config.json +++ b/config/config.json @@ -148,8 +148,7 @@ "IdAttribute": "", "SkipCertificateVerification": false, "QueryTimeout": 60, - "LoginFieldName": "", - "PasswordFieldName": "" + "LoginFieldName": "" }, "ComplianceSettings": { "Enable": false,