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 <luca.amoriello@hotmail.it>

* Update website/integrations/services/nextcloud/index.md

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Luca Amoriello <luca.amoriello@hotmail.it>

* Apply linting

---------

Signed-off-by: Luca Amoriello <luca.amoriello@hotmail.it>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
This commit is contained in:
Luca Amoriello
2024-04-11 19:04:49 +02:00
committed by GitHub
parent 9d909a73b2
commit 0ea1c8f138

View File

@ -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 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. - 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. At this stage you should be able to login with SSO.