From 0ea1c8f138e1fcfcb980c8418cb3f7bcb8675c20 Mon Sep 17 00:00:00 2001 From: Luca Amoriello Date: Thu, 11 Apr 2024 19:04:49 +0200 Subject: [PATCH] website/integrations: nextcloud: add tip to solve hashed groups configuring OAuth2 (#9153) * Add tip to solve hashed groups via Authentik Signed-off-by: Luca Amoriello * Update website/integrations/services/nextcloud/index.md Co-authored-by: Tana M Berry Signed-off-by: Luca Amoriello * Apply linting --------- Signed-off-by: Luca Amoriello Co-authored-by: Tana M Berry --- website/integrations/services/nextcloud/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/integrations/services/nextcloud/index.md b/website/integrations/services/nextcloud/index.md index 42d786ad5f..7eedc2285d 100644 --- a/website/integrations/services/nextcloud/index.md +++ b/website/integrations/services/nextcloud/index.md @@ -138,6 +138,9 @@ Add a new provider using the `+` button and set the following values: You need to enable the "Use group provisioning" checkmark to be able to write to this field ::: - Use unique user ID: If you only have one provider you can uncheck this if you prefer. + :::tip + To avoid your group assignment being a hash value, deselect **Use unique user ID**. + ::: At this stage you should be able to login with SSO.