Common SAML Assertion Errors and Resolutions Flashcards
Assertion Expired
The timestamp on the assertion is too old.
Assertion Invalid
The assertion is malformed, possibly due to a missing <Subject> element.</Subject>
Audience Invalid
The <Audience> value doesn’t match the Entity ID specified during SSO configuration.</Audience>
Issuer Mismatched
The issuer in the configuration doesn’t match the issuer in the assertion.
Signature Invalid
The uploaded certificate failed to validate the signature in the assertion.
Configuration Error/Perm Disabled
Issues in SAML configuration, such as a corrupt certificate or disabled settings.
Recipient Mismatched
The recipient in the assertion does not match the recipient configured in Salesforce.
Replay Detected
Salesforce detected a duplicate assertion ID.
Signature Invalid
The certificate uploaded failed to validate the signature in the assertion.
Subject Confirmation Error
The <Subject> specified in the assertion does not match the one configured in Salesforce.</Subject>