Skip to main content
Version: 3.14.x.x LTS

SAML

The next table lists all error codes related to SAML.

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