envoyproxy / envoyproxy/gateway
Add support for adding extra headers sent to ext auth based on different requests.
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
Our case needs to add some extra req headers to ext auth service,but not for all requests,besides,we may need to add differenet headers based on different requests.I've tried Client Traffic Policy like https://github.com/envoyproxy/gateway/issues/4267, but the policy can only refer to gateway,so it affects all requests,I wonder if there are any more fine-grained configurations? Thanks.
[optional *Relevant Links*:]
(https://github.com/envoyproxy/gateway/issues/4267)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.