forked from Ivasoft/traefik
Middlewares: add forwardAuth.authResponseHeadersRegex
This commit is contained in:
@@ -288,6 +288,7 @@
|
||||
address = "foobar"
|
||||
trustForwardHeader = true
|
||||
authResponseHeaders = ["foobar", "foobar"]
|
||||
authResponseHeadersRegex = "foobar"
|
||||
authRequestHeaders = ["foobar", "foobar"]
|
||||
[http.middlewares.Middleware15.forwardAuth.tls]
|
||||
ca = "foobar"
|
||||
|
||||
Reference in New Issue
Block a user