Sha256: 98e56a3031635a21e9d29fa72f5fef581bcb5b7a378410f8dfe57a47918ec159

Contents?: true

Size: 1.72 KB

Versions: 14

Compression:

Stored size: 1.72 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Body>
    <samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:ec="http://www.w3.org/2001/10/xml-exc-c14n#" ID="_91e79cb2e8cded9a7fd4d68dc480b49d2d1adf88" Version="2.0" IssueInstant="2013-01-17T09:02:44Z">
      <ds:Signature>
        <ds:SignedInfo>
          <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
          <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
          <ds:Reference>
            <ds:Transforms>
              <ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
              <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#">
                <ec:InclusiveNamespaces PrefixList="ds saml samlp xs"/>
              </ds:Transform>
            </ds:Transforms>
            <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
            <ds:DigestValue></ds:DigestValue>
          </ds:Reference>
        </ds:SignedInfo>
        <ds:SignatureValue></ds:SignatureValue>
      </ds:Signature>
      <samlp:Status>
        <samlp:StatusCode/>
      </samlp:Status>
      <samlp:Response ID="_5a88b4aeb1d290c86073874278e5ef302da66739" Version="2.0" IssueInstant="2013-01-17T09:02:44Z">
        <samlp:Status>
          <samlp:StatusCode/>
        </samlp:Status>
      </samlp:Response>
    </samlp:ArtifactResponse>
  </soapenv:Body>
</soapenv:Envelope>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
xmldsig-0.7.0 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.6 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.5 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.4 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.3 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.2 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.6.1 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.5.1 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.5.0 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.4.1 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.4.0 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.3.2 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.3.1 spec/fixtures/unsigned/with_soap_envelope.xml
xmldsig-0.3.0 spec/fixtures/unsigned/with_soap_envelope.xml