Authentication Service Response Message

From OpenLiberty.org Wiki

Jump to: navigation, search
<?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:Header>
     <wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">uuid:4ec763cb-8e87-40b7-98a2-f5755f516725</wsa:MessageID>
     <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">
        <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
           <wsu:Created>2008-05-20T20:43:30.048Z</wsu:Created>
        </wsu:Timestamp>
     </wsse:Security>
     <sbu:Framework xmlns:sbu="urn:liberty:sb" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" version="2.0"/>
     <wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">olid:_a22bab2824e15e15019ce00bc3390992</wsa:RelatesTo>
     <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">urn:liberty:sa:2006-08:SASLResponse</wsa:Action>
  </soapenv:Header>
  <soapenv:Body>
     <SASLResponse xmlns="urn:liberty:sa:2006-08">
        <ns1:Status xmlns:ns1="urn:liberty:util:2006-08" code="OK"/>
        <ns2:EndpointReference xmlns:ns2="http://www.w3.org/2005/08/addressing" notOnOrAfter="2008-05-20T21:43:30.046Z" xsi:type="ns2:EndpointReferenceType">
           <ns2:Address>https://mars-lander.zenntools.com:8443/axis/services/LibertyDS2</ns2:Address>
           <ns2:Metadata>
              <ns3:Abstract xmlns:ns3="urn:liberty:disco:2006-08">Liberty Discovery Service</ns3:Abstract>
              <ns4:ProviderID xmlns:ns4="urn:liberty:disco:2006-08">http://mars-lander.zenntools.com/LibertyDS2</ns4:ProviderID>
              <ns5:ServiceType xmlns:ns5="urn:liberty:disco:2006-08">urn:liberty:disco:2006-08</ns5:ServiceType>
              <ns6:Framework xmlns:ns6="urn:liberty:sb" version="2.0"/>
              <ns7:SecurityContext xmlns:ns7="urn:liberty:disco:2006-08">
                 <ns7:SecurityMechID>urn:liberty:security:2005-02:TLS:Bearer</ns7:SecurityMechID>
                 <ns7:SecurityMechID>urn:liberty:security:2004-04:TLS:Bearer</ns7:SecurityMechID>
                 <ns8:Token xmlns:ns8="urn:liberty:security:2006-08" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="ConorTestTokenID">
                    <ns9:Assertion xmlns:ns9="urn:oasis:names:tc:SAML:2.0:assertion" ID="facb83ce-c3cd-4014-ab2a-0e54698db543" IssueInstant="2008-05-20T20:43:30.046Z" Version="2.0">
                       <ns9:Issuer>http://mars-lander.zenntools.com/LibertyAS2</ns9:Issuer>
                       <ns9:Subject>
                          <ns9:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" SPNameQualifier="http://mars-lander.zenntools.com/LibertyDS2">6753481B-7176-4D8B-9273-C838975FB694</ns9:NameID>
                          <ns9:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer"/>
                       </ns9:Subject>
                       <ns9:Conditions NotBefore="2008-05-20T20:43:30.046Z" NotOnOrAfter="2008-05-20T21:43:30.046Z">
                          <ns9:AudienceRestriction>
                             <ns9:Audience>http://mars-lander.zenntools.com/LibertyDS2</ns9:Audience>
                          </ns9:AudienceRestriction>
                       </ns9:Conditions>
                       <ns9:AuthnStatement AuthnInstant="2008-05-20T20:43:30.046Z" SessionNotOnOrAfter="2008-05-20T21:43:30.046Z">
                          <ns9:AuthnContext>
                             <ns9:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:Password</ns9:AuthnContextClassRef>
                          </ns9:AuthnContext>
                       </ns9:AuthnStatement>
                    </ns9:Assertion>
                 </ns8:Token>
              </ns7:SecurityContext>
           </ns2:Metadata>
        </ns2:EndpointReference>
     </SASLResponse>
  </soapenv:Body>
</soapenv:Envelope>
Personal tools