Discovery Service Request Message

From OpenLiberty.org Wiki

Jump to: navigation, search
<?xml version="1.0" encoding="UTF-8"?>
<soap11:Envelope xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" soap11:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <soap11:Header>
     <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="actHdr">urn:liberty:disco:2006-08:Query</wsa:Action>
     <sbf:Framework xmlns:sbf="urn:liberty:sb" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" soap11:actor="http://schemas.xmlsoap.org/soap/actor/next" soap11:mustUnderstand="1" version="2.0" wsu:Id="fwkHdr"/>
     <wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="midHdr">olid:_14e9b1e0c2d250568bbd48fa442d7087</wsa:MessageID>
     <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soap11:actor="http://schemas.xmlsoap.org/soap/actor/next" soap11:mustUnderstand="1">
        <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="tsSecHdr">
           <wsu:Created>2008-05-20T20:43:30.747Z</wsu:Created>
        </wsu:Timestamp>
        <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 xmlns:ns9="urn:oasis:names:tc:SAML:2.0:assertion">http://mars-lander.zenntools.com/LibertyAS2</ns9:Issuer>
           <ns9:Subject xmlns:ns9="urn:oasis:names:tc:SAML:2.0:assertion">
              <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" xmlns:ns9="urn:oasis:names:tc:SAML:2.0:assertion">
              <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" xmlns:ns9="urn:oasis:names:tc:SAML:2.0:assertion">
              <ns9:AuthnContext>
                 <ns9:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:Password</ns9:AuthnContextClassRef>
              </ns9:AuthnContext>
           </ns9:AuthnStatement>
        </ns9:Assertion>
     </wsse:Security>
     <sb:Sender xmlns:sb="urn:liberty:sb:2006-08" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" providerID="https://z-sp.openliberty.org" wsu:Id="sndrHdr"/>
     <wsa:To xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="toHdr">https://mars-lander.zenntools.com:8443/axis/services/LibertyDS2</wsa:To>
  </soap11:Header>
  <soap11:Body>
     <disco:Query xmlns:disco="urn:liberty:disco:2006-08">
        <disco:RequestedService>
           <disco:ServiceType>urn:liberty:id-sis-pp:2005-05</disco:ServiceType>
           <disco:SecurityMechID>urn:liberty:security:2005-02:TLS:null</disco:SecurityMechID>
           <sbf:Framework xmlns:sbf="urn:liberty:sb" version="2.0"/>
        </disco:RequestedService>
     </disco:Query>
  </soap11:Body>
</soap11:Envelope>
Personal tools