Middlewares: add forwardAuth.authResponseHeadersRegex

This commit is contained in:
iamolegga
2020-10-29 17:10:04 +03:00
committed by GitHub
parent b5198e63c4
commit 49cdb67ddc
12 changed files with 116 additions and 24 deletions

View File

@@ -288,6 +288,7 @@
address = "foobar"
trustForwardHeader = true
authResponseHeaders = ["foobar", "foobar"]
authResponseHeadersRegex = "foobar"
authRequestHeaders = ["foobar", "foobar"]
[http.middlewares.Middleware15.forwardAuth.tls]
ca = "foobar"