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

[GSS] (7.2.z) Cannot parse SAML status message with StatusDetail

XMLWordPrintable

    • Keycloak Sprint 11, Keycloak Sprint 12, Keycloak Sprint 13

      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>
      

            hmlnarik@redhat.com Hynek Mlnařík
            rhn-support-dehort Derek Horton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: