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
5 changed files with 10 additions and 3 deletions

View File

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