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

FromCookies support for RequestAuthentication #2499

Open
kebe7jun opened this issue Oct 10, 2022 · 0 comments
Open

FromCookies support for RequestAuthentication #2499

kebe7jun opened this issue Oct 10, 2022 · 0 comments

Comments

@kebe7jun
Copy link
Member

(This is used to request new product features, please visit https://discuss.istio.io for questions on using Istio)

Describe the feature request
Envoy's JwtProvider already supports the FromCookies field, which will be used in some scenarios, so hopefully Istio supports this parameter.

https://github.com/envoyproxy/go-control-plane/blob/bf9fc1db9d0fefb8df1291fc4638b0f2d7f39a7e/envoy/extensions/filters/http/jwt_authn/v3/config.pb.go#L148-L159

Describe alternatives you've considered
Use envoyfilter patch http_filter manually.

Affected product area (please put an X in all that apply)

[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[X] Security
[ ] Test and Release
[ ] User Experience

Additional context

@kebe7jun kebe7jun changed the title FromCookies support for FromCookies support for RequestAuthentication Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants