diff --git a/website/integrations/services/synology-dsm/index.md b/website/integrations/services/synology-dsm/index.md index d9b7b0a3ed..b3a1b045f4 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 + +**Error `not privilege`** + +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: [Synology DSM SSO Client Documentation](https://kb.synology.com/en-af/DSM/help/DSM/AdminCenter/file_directory_service_sso?version=7)