fix-ldap-error (#12929)
This commit is contained in:
parent
934e7f806c
commit
8ea3e68f5b
|
|
@ -150,8 +150,9 @@ security:
|
|||
base.dn: dc=example,dc=com
|
||||
username: cn=read-only-admin,dc=example,dc=com
|
||||
password: password
|
||||
user.identity.attribute: uid
|
||||
user.email.attribute: mail
|
||||
user:
|
||||
identity-attribute: uid
|
||||
email-attribute: mail
|
||||
|
||||
# Traffic control, if you turn on this config, the maximum number of request/s will be limited.
|
||||
# global max request number per second
|
||||
|
|
|
|||
Loading…
Reference in New Issue