Allow listed routes internal redirect predicate (proto)
extensions.internal_redirect.allow_listed_routes.v3.AllowListedRoutesConfig
[extensions.internal_redirect.allow_listed_routes.v3.AllowListedRoutesConfig proto]
An internal redirect predicate that accepts only explicitly allowed target routes.
This extension has the qualified name envoy.internal_redirect_predicates.allow_listed_routes
Note
This extension is intended to be robust against both untrusted downstream and upstream traffic.
Tip
This extension extends and can be used with the following extension category:
This extension must be configured with one of the following type URLs:
{
"allowed_route_names": []
}