extauth: Add route config for http ExtAuth filter (ability to disable; modify context extensions) (#4878)
Added an ability to add context extensions on a per virtualhost oute\weighted-cluster to the ext auth filter. This will allow adding custom extra data to the check request on a per-route basis. This can be used to create a more sophisticated authorization policy. Risk Level: Low-Medium (opt-in, no impact for existing users) Testing: Added unit tests to new code; manual testing. Docs Changes: added usage example in docs/root/configuration/http_filters/ext_authz_filter.rst Release Notes: added notes to version_history.rst Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com> Mirrored from https://github.com/envoyproxy/envoy @ 15c5befd43fb9ee9b145cc87e507beb801726316pull/620/head
parent
d2379a786f
commit
26ae6e39fa
1 changed files with 35 additions and 0 deletions
Loading…
Reference in new issue