LDAP authentication
This commit is contained in:
@@ -82,7 +82,6 @@ auth:
|
||||
bindDn: cn='root'
|
||||
bindCredentials: BIND_PASSWORD
|
||||
searchBase: o=users,o=example.com
|
||||
# searchFilter: {{username}} to use the provided username in search
|
||||
searchFilter: (uid={{username}})
|
||||
tlsEnabled: false
|
||||
tlsCertPath: C:\example\root_ca_cert.crt
|
||||
|
||||
Reference in New Issue
Block a user