Kiali doesn't trust the CA for login.dso.mil
When enabling SSO for kiali against the login.dso.mil
keycloak as below, receive a cert trust error in the logs and unable to log in, however this works fine against a local keycloak instance (keycloak.dev.bigbang.mil).
Use steps here to deploy, updating overrides as needed to enable Kiali SSO.
Investigate and implement necessary changes to correct the trust issue.
2024-05-17T18:53:48Z WRN Error when fetching OpenID provider's metadata: Get "https://login.dso.mil/auth/realms/baby-yoda/.well-known/openid-configuration": tls: failed to verify certificate: x509: certificate signed by unknown authority
kiali:
values:
cr:
spec:
auth:
strategy: "openid"