diff --git a/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml b/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml index 5008fe867..222c22b95 100644 --- a/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml +++ b/clusters/cl01tl/manifests/sonarr-4k/Middleware-oidc-forward-auth.yaml @@ -11,7 +11,10 @@ spec: forwardAuth: address: http://ak-outpost-traefik-proxy-auth.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/traefik trustForwardHeader: true + authRequestHeaders: + - X-Forwarded-Proto authResponseHeaders: + - Set-Cookie - X-authentik-username - X-authentik-groups - X-authentik-entitlements