Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: not skipping authz for kube dashboard (2.6) (#1487)
fix: not skipping authz for kube dashboard (#1462) * fix: should not skip authz for any path see TFA Code about this config option: https://github.com/mesosphere/ traefik-forward-auth/blob/master/internal/handlers/server.go#L497-L504 had to break the URL to 2 lines thanks to pre-commit ;) * fix: bring back kiali skip authz (cherry picked from commit 78c47b3) Co-authored-by: Weiyanli Chen(York) <[email protected]>
- Loading branch information