SAML
The next table lists all error codes related to SAML.
Major | Minor | Message | Details |
---|---|---|---|
SAML | 0001 | Cleanup of the SAMLProviderFilter failed. | Check the logs for more information. |
0002 | No valid authentication has taken place. | Check the logs for more information. | |
0003 | Exception occurred. | Check the logs for more information or contact support. | |
0004 | No servlet name configured. | Check your configuration. | |
0005 | Servlet not found. | Make sure that the value set in the init-param AuthenticationServlet of the SAMLProviderFilter refers to a configured servlet. | |
0006 | Did not receive SAML response. | ||
0007 | No target for SAML response. | Set the Target attribute of the SAMLProviderFilter or set it in the AuthState. | |
0008 | Step-up authentication failed. | Contact support. | |
0009 | Received unknown status during step-up authentication. | Check the logs for more information. | |
0010 | Probable XSS injection attack on SAML HTTP-POST binding with RelayState. | Contact support. | |
0011 | Received and expected status differ. | Check the logs for more information. | |
0012 | Received and expected status differ. | Check the logs for more information. | |
0013 | Ignoring input: content length exceeds the configured buffer size. | Increase the value of the BodyReadSize parameter. | |
0014 | Cleanup of the SAMLErrorFilter failed. | Check the logs for more information. | |
0015 | Duplicated error mapping error-code. | Check your configuration. |