From ae513624dce232ba88d4562273e8b6af1ee94e88 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 27 Jul 2021 18:26:00 +0300 Subject: [PATCH] Updated LDAP AD Simple Auth (markdown) --- LDAP-AD-Simple-Auth.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/LDAP-AD-Simple-Auth.md b/LDAP-AD-Simple-Auth.md index 6a0fe07..5d7da13 100644 --- a/LDAP-AD-Simple-Auth.md +++ b/LDAP-AD-Simple-Auth.md @@ -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. - [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`