ext_authz: add dynamic_metadata_matchers and use them in the ext_authz HTTP implementation (#17895)
This allows for dynamic metadata when using an HTTP authorization service. Currently, it is only possible to set dynamic metadata using a gRPC authorization service. Risk Level: low, new opt-in feature in an extension Testing: unit tests Docs Changes: proto definitions documented Release Notes: ext_authz: added :ref:dynamic_metadata_from_headers <envoy_v3_api_field_extensions.filters.http.ext_authz.v3.AuthorizationResponse.dynamic_metadata_from_headers> to support emitting dynamic metadata from headers returned by an external authorization service via HTTP. Signed-off-by: John Esmet <john.esmet@gmail.com> Mirrored from https://github.com/envoyproxy/envoy @ 31f48ee7a3c32ed383b46c8940263af9dc9bdcd4pull/624/head
parent
06d7cd1e7d
commit
547e1f7432
1 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue