You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-pass-access-token: pass OAuth access_token to upstream via X-Forwarded-Access-Token header
-pass-user-bearer-token: pass OAuth access token received from the client to upstream via X-Forwarded-Access-Token header
-pass-basic-auth: pass HTTP Basic Auth, X-Forwarded-User and X-Forwarded-Email information to upstream (default true)
--pass-access-token bool pass OAuth access_token to upstream via X-Forwarded-Access-Token header. When used with --set-xauthrequest this adds the X-Auth-Request-Access-Token header to the response false
--pass-authorization-header bool pass OIDC IDToken to upstream via Authorization Bearer header false
--pass-basic-auth bool pass HTTP Basic Auth, X-Forwarded-User, X-Forwarded-Email and X-Forwarded-Preferred-Username information to upstream true
these flags should be explicitly disabled if the upstreams (Cryostat, Grafana dashboard, storage) do not have a use for them.
Anything other information?
No response
The text was updated successfully, but these errors were encountered:
Describe the feature
https://github.com/openshift/oauth-proxy/
https://oauth2-proxy.github.io/oauth2-proxy/configuration/overview
these flags should be explicitly disabled if the upstreams (Cryostat, Grafana dashboard, storage) do not have a use for them.
Anything other information?
No response
The text was updated successfully, but these errors were encountered: