From 501d63b3aa806978f4b8ff2df4064d31dde20784 Mon Sep 17 00:00:00 2001 From: John Arrandale Date: Thu, 24 Nov 2022 14:52:13 -0500 Subject: [PATCH] website/docs: add notice for unique Base DN (#4073) * providers/ldap: updates documentation related to issue #4038 Signed-off-by: John Arrandale * providers/ldap: adheres to the CI prettier-check Signed-off-by: John Arrandale --- website/docs/providers/ldap/generic_setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/providers/ldap/generic_setup.md b/website/docs/providers/ldap/generic_setup.md index e91e4c00d..bd039b3b9 100644 --- a/website/docs/providers/ldap/generic_setup.md +++ b/website/docs/providers/ldap/generic_setup.md @@ -63,6 +63,10 @@ Note: The `default-authentication-flow` validates MFA by default, and currently 1. Create (or update) the LDAP Outpost under _Applications_ -> _Outposts_ -> _Create_. Set the Type to `LDAP` and choose the `LDAP` application created in the previous step. ![](./general_setup17.png) +:::info +The LDAP Outpost selects different providers based on their Base DN. Adding multiple providers with the same Base DN will result in inconsistent access +::: + ### ldapsearch Test Test connectivity by using ldapsearch.