moved _copy_to_traefik into _traefik.dynamic
It will be the permanent location of the dynamic traefik config
This commit is contained in:
parent
b8d9ed52c9
commit
fc93ed26b8
9 changed files with 4 additions and 347 deletions
18
_traefik.dynamic/dynamic/fwd-auth-sysmgr.yml
Normal file
18
_traefik.dynamic/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