mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-02-13 13:59:53 +02:00
fix arg typo in traefik example (#1410)
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
This commit is contained in:
parent
543a71efad
commit
ea261ca014
@ -495,7 +495,7 @@ Redirect to sign_in functionality provided without the use of `errors` middlewar
|
||||
|
||||
**Following options need to be set on `oauth2-proxy`:**
|
||||
- `--upstream=static://202`: Configures a static response for authenticated sessions
|
||||
- `--reverseproxy=true`: Enables the use of `X-Forwarded-*` headers to determine redirects correctly
|
||||
- `--reverse-proxy=true`: Enables the use of `X-Forwarded-*` headers to determine redirects correctly
|
||||
|
||||
```yaml
|
||||
http:
|
||||
|
Loading…
x
Reference in New Issue
Block a user