website/integrations: fix Nextcloud scopes (#10688)

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
This commit is contained in:
djeclemen
2024-07-30 13:57:58 +02:00
committed by GitHub
parent 105ab0d2ff
commit 03d156a2d9

View File

@ -137,7 +137,7 @@ Add a new provider using the `+` button and set the following values:
:::tip
If you are running both your authentik and Nextcloud instances behind a reverse proxy, you can go ahead and use your internal FQDN here (i.e. `http://authentik.local`, however, note that if you do so there is [extra configuration required](#extra-configuration-when-running-behind-a-reverse-proxy)).
:::
- Scope: `email`, `profile` (you can safely omit `openid` if you prefer)
- Scope: `email profile` (you can safely omit `openid` if you prefer)
- Attribute mappings:
- User ID mapping: sub (or `user_id` if you need to connect to an already existing Nextcloud user)
- Display name mapping: name