From 31e381ca58666fd6b1153ffd1e47c0ef2060d256 Mon Sep 17 00:00:00 2001 From: Robin Beck Date: Wed, 5 Jun 2024 18:42:02 +0000 Subject: [PATCH] backport of commit 001c603deaf0e8635feadb3fe3708e9ed6265e27 --- website/content/docs/concepts/filtering/managed-groups.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/concepts/filtering/managed-groups.mdx b/website/content/docs/concepts/filtering/managed-groups.mdx index b001727efd..e37d68a6f6 100644 --- a/website/content/docs/concepts/filtering/managed-groups.mdx +++ b/website/content/docs/concepts/filtering/managed-groups.mdx @@ -83,7 +83,7 @@ To enable managed groups, the LDAP auth method `enable_groups` attribute should After enabling groups on the auth method, the managed group membership is defined as a list with the `group-names` attribute on the managed group itself. -### LDAP auth method filter attributes +### LDAP auth method search filter attributes When defining the auth method, a number of group and user attributes can be set to resolve group membership according to the structure of your directory schema.