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

github-actions
2022-09-15 0f167cf51fb7cab42efe3eb99bd219fd5b791d07
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>