Added traefik config
This commit is contained in:
parent
e00c04b131
commit
19595bfc78
7 changed files with 188 additions and 0 deletions
18
_copy_to_traefik/dynamic/fwd-auth-sysmgr.yml
Normal file
18
_copy_to_traefik/dynamic/fwd-auth-sysmgr.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
http:
|
||||
middlewares:
|
||||
authentik_sysmgr:
|
||||
forwardAuth:
|
||||
address: https://auth.szk.li/outpost.goauthentik.io/auth/traefik
|
||||
trustForwardHeader: true
|
||||
authResponseHeaders:
|
||||
- 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