|
A centralized error processing URL is now supported to display all error conditions caught during SAML versions 1.x and 2 protocol processing. (This URL does not handle external application errors - only those thrown by OpenSSO when using the SAMLv1.x and SAMLv2 protocols.) By default, the error processing URL points to saml2error.jsp, a JavaServer Page (JSP) that ships with OpenSSO. saml2error.jsp can be found in the /saml2/jsp directory inside the exploded opensso.war. How Does It Work?The error processing URL provides the path to which a user agent is redirected or forwarded when a SAML processing error occurs. The Error Processing URL attribute is configured using the OpenSSO console. Out-of-the-box, saml2error.jsp is hosted within the OpenSSO WAR. It (or any customized page) can also be hosted with the external customer application.
http://www.your-app.com/app/saml2error.jsp and must be modified as documented in To Configure the Error Processing URL Attribute. Which Parameters are Sent?Three query parameters that define the error condition are sent to the error processing URL.
To Configure the Error Processing URL Attribute
SAML Error MessagesThe following sections contain a list of SAML error codes. SAMLv2 Error Codes SAMLv2 Error Codes
SAMLv1.x Error Codes
|

