mirror of https://github.com/jacekkow/keycloak-protocol-cas

Alexandre Rocha Wendling
2024-06-26 755fd78fa0ee0f2a67417a119382c63e02c1091e
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>