website/docs: add authorization header info to all proxy configs (#21664)

Add authorization header info to all proxy configs
This commit is contained in:
Dewi Roberts
2026-04-23 01:35:02 +01:00
committed by GitHub
parent dff6b48f53
commit 80b93e1fbc
6 changed files with 13 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ services:
traefik.http.middlewares.authentik.forwardauth.address: http://authentik-proxy:9000/outpost.goauthentik.io/auth/traefik
traefik.http.middlewares.authentik.forwardauth.trustForwardHeader: true
traefik.http.middlewares.authentik.forwardauth.authResponseHeaders: X-authentik-username,X-authentik-groups,X-authentik-entitlements,X-authentik-email,X-authentik-name,X-authentik-uid,X-authentik-jwt,X-authentik-meta-jwks,X-authentik-meta-outpost,X-authentik-meta-provider,X-authentik-meta-app,X-authentik-meta-version
# Add the 'authorization' header to authResponseHeaders if you need proxy providers which
# send a custom HTTP-Basic Authentication header based on values from authentik
restart: unless-stopped
whoami: