Difference between revisions of "Unable to exchange token... tls: failed to verify certificate: x509: certificate signed by unknown authority"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  Unable to exchange token: Post "https://keycloak.yourdomain.como/realms/YOURREALM[[/protocol/openid-connect/token]]": [[tls: failed to verify certificate: x509]]: [[certificate signed by unknown authority]]
 
  Unable to exchange token: Post "https://keycloak.yourdomain.como/realms/YOURREALM[[/protocol/openid-connect/token]]": [[tls: failed to verify certificate: x509]]: [[certificate signed by unknown authority]]
  
  Solution: add to [[SSL_CERT_FILE]] Temporal  
+
  Solution: add to [[SSL_CERT_FILE]] [[Temporal web]], see [[Temporal UI OIDC example configuration]]
  
 
  [[/auth/sso/callback]]
 
  [[/auth/sso/callback]]
Line 8: Line 8:
 
  [[SSL_CERT_FILE]]
 
  [[SSL_CERT_FILE]]
 
  [[/etc/ssl/certs/]]
 
  [[/etc/ssl/certs/]]
 +
[[Issuer]]
  
 
  kubectl exec -n YOUR_NS keycloak-0 -- [[keytool -printcert -sslserver]] keycloak.your_domain.com:443 | grep -i issuer
 
  kubectl exec -n YOUR_NS keycloak-0 -- [[keytool -printcert -sslserver]] keycloak.your_domain.com:443 | grep -i issuer

Latest revision as of 12:29, 11 July 2026

Advertising: