sdf
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-02-20 16:17:00 -06:00
parent b3a9a72b64
commit b05ace39f6

View file

@ -5,8 +5,8 @@
forward_auth http://authentik:9000 { forward_auth http://authentik:9000 {
uri /outpost.goauthentik.io/auth/caddy uri /outpost.goauthentik.io/auth/caddy
header_up X-Forwarded-Host {http.request.host} # header_up X-Forwarded-Host {http.request.host}
header_up X-Forwarded-Proto {http.request.scheme} # header_up X-Forwarded-Proto {http.request.scheme}
header_up X-Forwarded-URI {http.request.uri} header_up X-Forwarded-URI {http.request.uri}
copy_headers X-Authentik-Username X-Authentik-Groups 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 copy_headers X-Authentik-Username X-Authentik-Groups 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
} }