We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0a328 commit 37c0b6eCopy full SHA for 37c0b6e
1 file changed
meta/argument_specs.yml
@@ -111,6 +111,14 @@ argument_specs:
111
default: "/proserver/iap"
112
description:
113
- Proxy prefix path.
114
+ real_client_ip_header:
115
+ type: "str"
116
+ description:
117
+ - Header to trust for the real client IP (e.g. X-Real-IP).
118
+ reverse_proxy:
119
+ type: "bool"
120
121
+ - Whether oauth2-proxy is running behind a reverse proxy.
122
templates:
123
type: "dict"
124
0 commit comments