Redirect to HTTPS not working when GlobalExtAuth is set #6659
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What steps did you take and what happened:
AuthPolicy.disabled
on some routePermitInsecure
tofalse
on that route** Even AuthContext won't be set on route in this case**
What did you expect to happen:
what I expect is that Envoy redirect me to HTTPS but it won't because globalExtAuth is set (even though it is disabled on route)
The text was updated successfully, but these errors were encountered: