sdf
This commit is contained in:
parent
8d945216ee
commit
7a51d06f00
1 changed files with 6 additions and 2 deletions
|
|
@ -4,11 +4,15 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
forward_auth http://authentik:9000 {
|
forward_auth http://authentik:9000 {
|
||||||
uri /outpost.goauthentik.io/auth/caddy
|
uri /outpost.goauthentik.io/auth/caddy
|
||||||
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 X-Forwarded-Host Authorization
|
header_up X-Forwarded-Host {http.request.host}
|
||||||
|
header_up X-Forwarded-Proto {http.request.scheme}
|
||||||
|
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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
(email-proxy) {
|
(email-proxy) {
|
||||||
redir https://mail.netgrimoire.com/sogo 301
|
redir https://mail.netgrimoire.com/sogo 301
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue