mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated LDAP AD Simple Auth (markdown)
parent
b9ac541ce3
commit
ae513624dc
1 changed files with 7 additions and 1 deletions
|
|
@ -1,4 +1,10 @@
|
||||||
- [**RELATED Search Filter Settings**](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168) and [**OTHER LDAP Settings**](https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth)
|
- [**OTHER LDAP Settings**](https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth) and [**RELATED Search Filter Settings**](https://github.com/wekan/wekan/issues/3908#issuecomment-887545168):
|
||||||
|
|
||||||
|
```
|
||||||
|
- LDAP_USER_SEARCH_FILTER=(objectClass=user)
|
||||||
|
- LDAP_EMAIL_FIELD=mail
|
||||||
|
```
|
||||||
|
|
||||||
- [Original PR](https://github.com/wekan/wekan/pull/3909). Thanks to indika-dev.
|
- [Original PR](https://github.com/wekan/wekan/pull/3909). Thanks to indika-dev.
|
||||||
- [Added settings for all remainin Wekan Standalone (non-Sandstorm) platforms](https://github.com/wekan/wekan/commit/fe40f35d6d9b6293f3bdbf5bc0f3e8e708c59518) and Docs to this wiki page. Thanks to xet7.
|
- [Added settings for all remainin Wekan Standalone (non-Sandstorm) platforms](https://github.com/wekan/wekan/commit/fe40f35d6d9b6293f3bdbf5bc0f3e8e708c59518) and Docs to this wiki page. Thanks to xet7.
|
||||||
- When enabled, LDAP_BASEDN is not needed. Example: `true`
|
- When enabled, LDAP_BASEDN is not needed. Example: `true`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue