From 8c2c8921446c0e098fdbc1e4287fc5e9b475d88a Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Wed, 13 Apr 2016 19:31:01 -0400 Subject: Allow customization of LDAP login fields (#2692) --- config/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.json b/config/config.json index 5b05158b5..7f3085950 100644 --- a/config/config.json +++ b/config/config.json @@ -145,7 +145,9 @@ "UsernameAttribute": "", "IdAttribute": "", "SkipCertificateVerification": false, - "QueryTimeout": 60 + "QueryTimeout": 60, + "LoginFieldName": "", + "PasswordFieldName": "" }, "ComplianceSettings": { "Enable": false, -- cgit v1.2.3-1-g7c22