envoyproxy/gateway

Support of allowed_client_headers_on_success in extAuth http SecurityPolicy

Open

#3,787 opened on Jul 8, 2024

View on GitHub
 (5 comments) (8 reactions) (0 assignees)Go (802 forks)auto 404
help wanted

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide