Kiali OIDC fails with custom CA
Similar to #1555 (closed)
When using Kiali OIDC on the latest version of Big Bang with an SSO IdP that has a non-standard CA cert, Kiali will not trust the presented TLS certificate and fail to authenticate. According to the Kiali docs, it looks like we just need to create a secret kiali-cabundle
. I will work on testing and implementing this.
Edited by Noah Gearhart