mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated LDAP (markdown)
parent
fe5cf087ed
commit
b9ac541ce3
1 changed files with 7 additions and 1 deletions
8
LDAP.md
8
LDAP.md
|
|
@ -1,6 +1,12 @@
|
|||
## LDAP info
|
||||
|
||||
- [**LDAP AD Simple Auth**](https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168).
|
||||
- [**LDAP AD Simple Auth**](https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth) 2021-07-24 and related [Search Filter Settings](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168):
|
||||
|
||||
```
|
||||
- LDAP_USER_SEARCH_FILTER=(objectClass=user)
|
||||
- LDAP_EMAIL_FIELD=mail
|
||||
```
|
||||
|
||||
- [MS AD with Windows 2012 server](https://github.com/wekan/wekan/issues/3292#issuecomment-703246384)
|
||||
- [Additional info about LDAP docs here](https://github.com/wekan/wekan-ldap/issues/77)
|
||||
- [LDAP issues](https://github.com/wekan/wekan-ldap/issues)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue