envoyproxy/gateway
GitHub で見るSupport of allowed_client_headers_on_success in extAuth http SecurityPolicy
Open
#3,787 opened on 2024年7月8日
help wanted
Repository metrics
- Stars
- (2,871 stars)
- PR merge metrics
- (PR metrics pending)
説明
We need to set a cookie in our ext auth service, for this we need allowed_client_headers_on_success
Currently we use EnvoyPatchPolicy to add the configuration, but native support would be great
Thank you