From 9a0321ab818729af5dbb2fe30001fc3c8b1ab3e4 Mon Sep 17 00:00:00 2001 From: Dominic R Date: Tue, 16 Jun 2026 11:44:44 -0400 Subject: [PATCH] Update website/integrations/networking/hoop.dev/index.md Co-authored-by: Dewi Roberts Signed-off-by: Dominic R --- website/integrations/networking/hoop.dev/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/networking/hoop.dev/index.md b/website/integrations/networking/hoop.dev/index.md index 7ebe0eef85..77540b5d24 100644 --- a/website/integrations/networking/hoop.dev/index.md +++ b/website/integrations/networking/hoop.dev/index.md @@ -58,7 +58,7 @@ To support the integration of Hoop.dev with authentik, you must configure Hoop.d - **Issuer URL**: `https://authentik.company/application/o//` 7. Click **Save**. -Hoop.dev synchronizes authentik groups on login when authentik includes the `groups` claim in the ID token. To use groups for Hoop.dev access control, make sure users are members of the relevant authentik groups before they log in. +Hoop.dev automatically synchronizes authentik groups at login whenever the ID token includes the `groups` claim. To use groups for Hoop.dev access control, ensure users are added to the appropriate authentik groups before they log in. ## Configuration verification