docs: rephrase forwardauth.authRequestHeaders
This commit is contained in:
parent
0ec0e37532
commit
da1c9f48b7
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ http:
|
||||||
### `authRequestHeaders`
|
### `authRequestHeaders`
|
||||||
|
|
||||||
The `authRequestHeaders` option is the list of the headers to copy from the request to the authentication server.
|
The `authRequestHeaders` option is the list of the headers to copy from the request to the authentication server.
|
||||||
It allows to prevent passing headers that have not to be passed to the authentication server.
|
It allows filtering headers that should not be passed to the authentication server.
|
||||||
If not set or empty then all request headers will be passed.
|
If not set or empty then all request headers will be passed.
|
||||||
|
|
||||||
```yaml tab="Docker"
|
```yaml tab="Docker"
|
||||||
|
|
Loading…
Add table
Reference in a new issue