jwt_authn: Add functionality to remove query parameter containing JWT (#34418)
Setting forward as false in JWT Authn filter config removes the JWT from headers, but doesn't remove JWT from query params or cookies. This change adds functionality to remove query parameters based on forward config Risk Level: Low Testing: Unit Testing Signed-off-by: Arul Thileeban Sagayam <arul.thilee@gmail.com> Mirrored from https://github.com/envoyproxy/envoy @ ee075b7c2a5f8449bfc17fbab94010696d3ed052main
parent
28e7c15efc
commit
9ca33e5063
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue