Allow listed routes internal redirect predicate¶
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 may be referenced by 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.
{
"allowed_route_names": []
}