Kiali -> Jaeger connection broken when Jaeger SSO enabled
Due to the new way Authservice works as an extension provider (see https://repo1.dso.mil/platform-one/big-bang/bigbang/-/merge_requests/847) it appears that when Jaeger SSO is enabled, Kiali is unable to reach Jaeger.
This communication happens via the svc address in cluster (not via the VS) but appear to be being protected by SSO via authservice.
The response message provided when Kiali hits Jaeger is RBAC: access denied
.
This should not affect any other BB packages using Authservice since HAProxy is used for monitoring and would only protect the VS. I believe this is in 1.17+.
Edited by Micah Nagel