diff --git a/website/integrations/services/homarr/index.md b/website/integrations/services/homarr/index.md index 8ffdd860d4..a015a9dd35 100644 --- a/website/integrations/services/homarr/index.md +++ b/website/integrations/services/homarr/index.md @@ -48,7 +48,7 @@ Add the following environment variables to your Homarr configuration. Make sure AUTH_PROVIDERS="oidc,credentials" AUTH_OIDC_CLIENT_ID= AUTH_OIDC_CLIENT_SECRET= -AUTH_OIDC_ISSUER=https://authentik.company/application/o/ +AUTH_OIDC_ISSUER=https://authentik.company/application/o// #Trailing slash is required AUTH_OIDC_URI=https://authentik.company/application/o/authorize AUTH_OIDC_CLIENT_NAME=authentik OAUTH_ALLOW_DANGEROUS_EMAIL_ACCOUNT_LINKING=true