User Tools

Site Tools


fmk:ddv:1.4.0:request_soap_header

Request SOAP header

Et eksemple på SOAP-headeren for et request ses herunder:

<soapenv:Header>
    <oas:Security>
        <oas1:Timestamp>
            <oas1:Created>2010-09-23T12:18:04Z</oas1:Created>
        </oas1:Timestamp>
        <saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" IssueInstant="2012-05-31T11:45:27Z" Version="2.0" id="IDCard">...</saml:Assertion>
    </oas:Security>
    <dgws:Header>
        <dgws:SecurityLevel>1</dgws:SecurityLevel>
        <dgws:TimeOut>1440</dgws:TimeOut>
        <dgws:Linking>
            <dgws:FlowID>c4143b7407ab47388c1b41729d015052</dgws:FlowID>
            <dgws:MessageID>43b98708ec9877f24e8426</dgws:MessageID>
        </dgws:Linking>
        <dgws:FlowStatus>flow_running</dgws:FlowStatus>
        <dgws:Priority>RUTINE</dgws:Priority>
        <dgws:RequireNonRepudiationReceipt>no</dgws:RequireNonRepudiationReceipt>
    </dgws:Header>
    <ns:WhiteListingHeader>
        <ns1:SystemOwnerName>?</ns1:SystemOwnerName>
        <ns1:SystemName>?</ns1:SystemName>
        <ns1:SystemVersion>?</ns1:SystemVersion>
        <ns1:OrgResponsibleName>?</ns1:OrgResponsibleName>
        <ns1:OrgUsingID NameFormat="?">?</ns1:OrgUsingID>
        <ns1:RequestedRole>?</ns1:RequestedRole>
    </ns:WhiteListingHeader>
</soapenv:Header>
fmk/ddv/1.4.0/request_soap_header.txt · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki