TroubleshootingInitial
SAML Authentication Errors
Common SAML authentication issues and solutions
SAML Authentication Errors
Invalid Signature
Symptom: SAML Response signature verification failed
Causes:
Solutions:
openssl x509 -in idp-cert.pem -text -nooutntpdate -q time.google.comsso:
saml:
idpCertificate: ${IDP_CERTIFICATE}Redirect Loop
Symptom: Endless redirect between app and IdP
Causes:
Solution: Verify ACS URL matches IdP configuration exactly.
About SSO Authentication
Single Sign-On authentication with SAML 2.0 and OAuth 2.0/OIDC support.
View Full DocumentationPowered by qqq