Merge branch 'master' into ldap-username-field
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user