Merge branch 'master' into ldap-username-field

This commit is contained in:
Christoph (Sheogorath) Kern
2017-12-12 10:27:22 +01:00
committed by GitHub
4 changed files with 15 additions and 8 deletions

View File

@@ -70,7 +70,7 @@
"tokenSecret": "change this",
"searchBase": "change this",
"searchFilter": "change this",
"searchAttributes": "change this",
"searchAttributes": ["change this"],
"usernameField": "change this e.g. uid"
"tlsOptions": {
"changeme": "See https://nodejs.org/api/tls.html#tls_tls_connect_options_callback"