fix(authentik): fix traefik forwardAuth middleware
This commit is contained in:
parent
a918c56751
commit
34eaa3b4fc
|
@ -5,7 +5,7 @@ metadata:
|
||||||
namespace: traefik
|
namespace: traefik
|
||||||
spec:
|
spec:
|
||||||
forwardAuth:
|
forwardAuth:
|
||||||
address: http://authentik.authentik/outpost.goauthentik.io/auth/traefik
|
address: http://authentik-server.authentik/outpost.goauthentik.io/auth/traefik
|
||||||
trustForwardHeader: true
|
trustForwardHeader: true
|
||||||
authResponseHeaders:
|
authResponseHeaders:
|
||||||
- X-authentik-username
|
- X-authentik-username
|
||||||
|
|
Loading…
Reference in New Issue