forked from coop-cloud/traefik
Use lowercase and more descriptive name (again)
This commit is contained in:
@ -3,7 +3,7 @@ http:
|
||||
middlewares:
|
||||
keycloak:
|
||||
forwardAuth:
|
||||
address: "http://auth:4181"
|
||||
address: "http://traefik_forward_auth:4181"
|
||||
trustForwardHeader: true
|
||||
authResponseHeaders:
|
||||
- X-Forwarded-User
|
||||
|
Reference in New Issue
Block a user