commit | author | age | ||
9ed066 | 1 | <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> |
DR | 2 | <SOAP-ENV:Header/> |
3 | <SOAP-ENV:Body> | |
4 | <samlp:Request xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol" MajorVersion="1" MinorVersion="1" RequestID="_example_request" IssueInstant="TIMESTAMP"> | |
5 | <samlp:AssertionArtifact>CAS_TICKET</samlp:AssertionArtifact> | |
6 | </samlp:Request> | |
7 | </SOAP-ENV:Body> | |
8 | </SOAP-ENV:Envelope> |