You must explicitly configure oauth2-proxy (alpha config only) with which parameters are allowed to pass through, and optionally provide an allow-list of valid values and/or regular expressions for each one. Note that this mechanism subsumes the functionality of the "prompt", "approval_prompt" and "acr_values" legacy configuration options, which must be converted to the equivalent YAML when running in alpha config mode. |
||
|---|---|---|
| .. | ||
| util | ||
| alpha_options.go | ||
| app.go | ||
| common.go | ||
| common_test.go | ||
| cookie.go | ||
| doc.go | ||
| header.go | ||
| legacy_options.go | ||
| legacy_options_test.go | ||
| load.go | ||
| load_test.go | ||
| logging.go | ||
| login_url_parameters.go | ||
| options.go | ||
| options_suite_test.go | ||
| providers.go | ||
| server.go | ||
| sessions.go | ||
| upstreams.go | ||