Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIDC SecurityPolicy: Ability to set forward_bearer_token to false #3395

Closed
denniskniep opened this issue May 15, 2024 · 0 comments · Fixed by #3514
Closed

OIDC SecurityPolicy: Ability to set forward_bearer_token to false #3395

denniskniep opened this issue May 15, 2024 · 0 comments · Fixed by #3514
Labels

Comments

@denniskniep
Copy link
Contributor

denniskniep commented May 15, 2024

Description:
Ability to set forward_bearer_token to false in OIDC SecurityPolicy

(see also: https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/oauth2/v3/oauth.proto#extensions-filters-http-oauth2-v3-oauth2config)

Currently its statically set to true:

ForwardBearerToken: true,

Current Workaround possible via: EnvoyPatchPolicy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants