Uploaded image for project: 'RH-SSO'
  1. RH-SSO
  2. RHSSO-1247

[GSS] (7.1.4 patch) Cannot parse SAML status message with StatusDetail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • Archive - 21'
    • RH-SSO-7.1.4.GA
    • Protocol - SAML
    • None

      Parsing fails for this valid XML response:

      <samlp:LogoutResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="dasda" Version="2.0" IssueInstant="2018-12-18T03:03:54Z" Destination="http://sp/saml" InResponseTo="aa">
        <saml:Issuer>http://idp.example.com/metadata.php</saml:Issuer>
        <samlp:Status>
          <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Responder">
            <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:AuthnFailed"/>
          </samlp:StatusCode>
          <samlp:StatusDetail>
              <a>
                  <b>text</b>
              </a>
              <Status>text</Status>
          </samlp:StatusDetail>
        </samlp:Status>
      </samlp:LogoutResponse>
      

              rhn-support-dehort Derek Horton
              rhn-support-dehort Derek Horton
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: