Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Error CodeError DescriptionResolution
SAML1XXError in configuration 
SAML101Configuration Error: No certificate file loaded to validate SAML login response.Confiugration XML. SAMLLoginX509CertificatePath not populated/found.
SAML102Configuration Error: Certificate file not found in path specified.Configuration XML. SAMLLoginX509CertificatePath links to a file which does not exists.
   
   
   
   
   
   
SAML2XXError in communication 
SAML201Unable to resolve and find claim attribute (NameID) in response message.

Ensure the SAML response contains NameID in response XML. The NameID element must be nested in the following order:

  • Response
    • Assertion
      • Subject
        • NameID
SAML202Unable to verify/validate SAML response with certificate file.Check login certificate specified points to active certificate being used by the IDP.