mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-24 17:53:44 +00:00
added different ldap config example
This commit is contained in:
parent
74205ce11b
commit
9db647491a
1 changed files with 1 additions and 1 deletions
|
@ -388,7 +388,7 @@ module.exports =
|
|||
# filter: "(uid=:userKey)"
|
||||
# failMessage: 'LDAP User Fail'
|
||||
# fieldName: 'LDAP User'
|
||||
# placeholder: 'LDAP User ID'
|
||||
# placeholder: 'email@example.com'
|
||||
# emailAtt: 'mail'
|
||||
# anonymous: false
|
||||
# adminDN: 'cn=read-only-admin,dc=example,dc=com'
|
||||
|
|
Loading…
Reference in a new issue