From d2c77db404c24985e29eba097fb266909917073f Mon Sep 17 00:00:00 2001 From: Ersei Saggi Date: Tue, 21 Oct 2025 00:48:34 -0400 Subject: [PATCH] Ensure that disablePushedAuthorization is set to true for authelia --- providers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/providers.md b/providers.md index 4957053..d1ddbb7 100644 --- a/providers.md +++ b/providers.md @@ -88,6 +88,7 @@ authelia: OidSecret: RoleClaim: groups OidScopes: ["groups"] + DisablePushedAuthorization: true ``` ## authentik