istio / istio/api

FromCookies support for RequestAuthentication

Open
#2,499 0 comments 1 reaction 0 assignees View on GitHub
area/security kind/enhancement
Dominant language
Go
Stars
519
Forks
612
Avg merge
18h 35m
Merged PRs (30d)
23

Description

(This is used to request new product features, please visit 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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.