SAMLValidationException: Invalid property: RequestAbstractType: Destination: REQUESTER

Problem

SSO DIag log is showing error: 

com.ubisecure.saml2.core.SAMLValidationException: Invalid property: RequestAbstractType: Destination: REQUESTER

Solution

A Service Provider is attempting to request authentication using an invalid SAML message. In this case, the Destination Attribute is missing or incorrect. Destination is a mandatory attribute when using http-post binding and signed messages. This may occur when using misconfigured or non-compliant SAML products. Contact the SP and ask them to check their Destination attribute.