| Error code |
Description |
| SAML_ERR_001 |
This code is displayed when the SAML authentication fails due to an invalid SAML response or assertion. |
| SAML_ERR_002 |
This code is displayed when the SAML authentication fails due to an invalid "InResponseTo" attribute in the SAML response. |
| SAML_ERR_003 |
This code is displayed when the SAML authentication fails due to an IdP-initiated SAML request during MFA. |
| SAML_ERR_004 |
This code is displayed when the SAML authentication fails due to an invalid SAML signature. |
| SAML_ERR_005 |
This code is displayed when the SAML authentication fails due to an invalid SAML signature algorithm. |
| SAML_ERR_006 |
This code is displayed when the SAML authentication fails due to an invalid SAML subject. |
| SAML_ERR_007 |
This code is displayed when the SAML authentication fails due to an invalid issuer URL. |
| SAML_ERR_008 |
This code is displayed when the SAML authentication fails due to a SAML configuration mismatch. |
| SAML_ERR_009 |
This code is displayed when the SAML authentication fails with the "NotBefore" condition due to a time stamp mismatch in the SAML assertion. |
| SAML_ERR_010 |
This code is displayed when the SAML authentication fails with the "NotOnOrAfter" condition due to a time stamp mismatch in the SAML assertion. |
| SAML_ERR_011 |
This code is displayed when the SAML authentication fails because the SAML assertion received was not encrypted. |
| SAML_ERR_012 |
This code is displayed when the SAML authentication fails because an error occurred while decrypting the SAML assertion. |
| SAML_ERR_013 |
This code is displayed when the SAML authentication fails because the status of the SAML response was not "success". |
| SAML_ERR_014 |
This code is displayed when the SAML authentication fails because no SAML assertion is found. |
| SAML_ERR_015 |
This code is displayed when the SAML authentication fails because no signature is found in the SAML assertion. |
| SAML_ERR_016 |
This code is displayed when the SAML authentication fails because no signature is found in the SAML response. |
| SAML_ERR_017 |
This code is displayed when the SAML authentication fails because the subject name ID was not found in the SAML response. |
| SAML_ERR_018 |
This code is displayed when the SAML authentication fails due to an invalid SAML configuration. |