product-microgateway icon indicating copy to clipboard operation
product-microgateway copied to clipboard

Migrate from external authz to external processing filter

Open AmaliMatharaarachchi opened this issue 4 years ago • 0 comments

Describe your problem(s)

Currently enforcer is communicated with ext_authz filter in the router. As envoy has a new filter, external processing filter[1] is solely written for the purpose of intercepting request/response, let's migrate to external processing filter once it's production ready.

[1] https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_proc_filter

Describe your solution

How will you implement it


Optional Fields

Related Issues:

Suggested Labels:

Suggested Assignees:

AmaliMatharaarachchi avatar Jan 05 '21 02:01 AmaliMatharaarachchi