From 5ac733ea9db92d644761e5118b30776b5e721e85 Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:08:14 +0100 Subject: [PATCH 1/3] Update index.md Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com> --- website/integrations/services/synology-dsm/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/integrations/services/synology-dsm/index.md b/website/integrations/services/synology-dsm/index.md index b6e339dcd92b..309d10eced2b 100644 --- a/website/integrations/services/synology-dsm/index.md +++ b/website/integrations/services/synology-dsm/index.md @@ -59,6 +59,12 @@ To configure Synology DSM to utilize authentik as an OpenID Connect 1.0 Provider - Username Claim: preferred_username - Save the settings. +## Troubleshooting + +**not privilege** + +The login process could fail with a `not privilege` error, when the sso pup-up is blocked. Allowing pup-ups in the browser config resolves this (see https://github.com/authelia/authelia/discussions/6902#discussioncomment-9756400). + ## See also: [Synology DSM SSO Client Documentation](https://kb.synology.com/en-af/DSM/help/DSM/AdminCenter/file_directory_service_sso?version=7) From 318a5fa1fdccc9f0c4c794bb7ec4d4e1170c767e Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:46:16 +0100 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Tana M Berry Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com> --- website/integrations/services/synology-dsm/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/integrations/services/synology-dsm/index.md b/website/integrations/services/synology-dsm/index.md index 309d10eced2b..2bb603f65d1a 100644 --- a/website/integrations/services/synology-dsm/index.md +++ b/website/integrations/services/synology-dsm/index.md @@ -61,9 +61,9 @@ To configure Synology DSM to utilize authentik as an OpenID Connect 1.0 Provider ## Troubleshooting -**not privilege** +**Error `not privilege`** -The login process could fail with a `not privilege` error, when the sso pup-up is blocked. Allowing pup-ups in the browser config resolves this (see https://github.com/authelia/authelia/discussions/6902#discussioncomment-9756400). +The log in process could fail with a `not privilege` error, when the sso pup-up is blocked. Allowing pup-ups in the browser configuration resolves this (see https://github.com/authelia/authelia/discussions/6902#discussioncomment-9756400). ## See also: From ba02b4e8faaa733b3369eeed427847f7d8f03bab Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Fri, 24 Jan 2025 06:24:52 +0100 Subject: [PATCH 3/3] Update website/integrations/services/synology-dsm/index.md Co-authored-by: Tana M Berry Signed-off-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com> --- website/integrations/services/synology-dsm/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/services/synology-dsm/index.md b/website/integrations/services/synology-dsm/index.md index 2bb603f65d1a..578bae0b7068 100644 --- a/website/integrations/services/synology-dsm/index.md +++ b/website/integrations/services/synology-dsm/index.md @@ -63,7 +63,7 @@ To configure Synology DSM to utilize authentik as an OpenID Connect 1.0 Provider **Error `not privilege`** -The log in process could fail with a `not privilege` error, when the sso pup-up is blocked. Allowing pup-ups in the browser configuration resolves this (see https://github.com/authelia/authelia/discussions/6902#discussioncomment-9756400). +The log in process could fail with a `not privilege` error, when the SSO pop-up is blocked. Allowing pop-ups in the browser configuration resolves this (see https://github.com/authelia/authelia/discussions/6902#discussioncomment-9756400). ## See also: