I am trying to enable authentication with OIDC in temporal UI. The provider I am trying to configure is self-hosted Keycloak. When I run the container with those configurations, I get this message in the logs:
Get “https://xxxxxx/realms/InternalUsers/.well-known/openid-configuration”: x509: certificate signed by unknown authority
How to configure the UI server to accept this certificate?