From 94525d90a84ac530b2f0fd21c924cf36647ebf92 Mon Sep 17 00:00:00 2001 From: Marlin <77961876+Keksmo@users.noreply.github.com> Date: Sun, 15 Jun 2025 19:03:26 +0200 Subject: [PATCH] changed "profile" to "nextcloud" Signed-off-by: Marlin <77961876+Keksmo@users.noreply.github.com> --- website/integrations/services/nextcloud/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/integrations/services/nextcloud/index.mdx b/website/integrations/services/nextcloud/index.mdx index d59631d91e6b..44c26788cc02 100644 --- a/website/integrations/services/nextcloud/index.mdx +++ b/website/integrations/services/nextcloud/index.mdx @@ -81,7 +81,7 @@ If you want to control user storage and designate Nextcloud administrators, you - **Create Scope Mapping**: - **Name**: `Nextcloud Profile` - - **Scope name**: `profile` + - **Scope name**: `nextcloud` - **Expression**: ```python @@ -146,7 +146,7 @@ Depending on your Nextcloud configuration, you may need to use `https://nextclou - **Client ID**: Client ID from authentik - **Client secret**: Client secret from authentik - **Discovery endpoint**: `https://authentik.company/application/o//.well-known/openid-configuration` - - **Scope**: `email profile openid` + - **Scope**: `email nextcloud openid` - Under **Attribute mappings**: - **User ID mapping**: `sub` (or `user_id` for existing users)