gh
This commit is contained in:
parent
207483f64c
commit
9385c3ad9c
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,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-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
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue