Saman Mahdanian
Saman Mahdanian
**What steps did you take and what happened:** We have been trying to setup `GlobalExtAuth` in our Contour deployment and we wanted to disabled it on all routes by default...
closes #6617 and #6659 --- In order to fix #6617 I have changed how `dagRoute.DisableAuth` is caclulated. Also, to fix #6659 I thought it is needed to change behavior when...
**What steps did you take and what happened:** - Set GlobalExtAuth - Set `AuthPolicy.disabled` on some route - Set `PermitInsecure` to `false` on that route - Send a Plain HTTP...