From f3e6e87702520148a3280481e7ad5b883b540455 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 9 Oct 2024 07:08:27 +1100 Subject: [PATCH] Update docs/integrations/ldap/org.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: John --- docs/integrations/ldap/org.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/ldap/org.md b/docs/integrations/ldap/org.md index 7ae500b96a..962cc51597 100644 --- a/docs/integrations/ldap/org.md +++ b/docs/integrations/ldap/org.md @@ -318,7 +318,7 @@ Allows explicitly defining the name of the attribute that stores each entry's UU #### vendor.dnCaseSensitive -Provides the ability to ignore case sensitivity issues with user/group mappings. If set to true will still link user/members to groups by forcing the inbound values from `dn`, `member`, `memberOf` to lowercase. +Provides the ability to ignore case sensitivity issues with user/group mappings. If set to true, the ingestion will link user/members to groups whether their `dn`, `member`, or `memberOf` values have the right case or not. ```yaml vendor: