Introduce ldap.useridField

Signed-off-by: Dustin Frisch <fooker@lab.sh>
This commit is contained in:
Dustin Frisch 2018-03-01 23:51:47 +01:00
parent b0ce3d0230
commit d6ee10d176
No known key found for this signature in database
GPG key ID: B4C3BF012D9B26BE
5 changed files with 10 additions and 3 deletions
lib/config

View file

@ -115,6 +115,7 @@ module.exports = {
searchFilter: undefined,
searchAttributes: undefined,
usernameField: undefined,
useridField: undefined,
tlsca: undefined
},
saml: {