[cas-dev] CAS Webservices
Barrow Kwan
bhkwan at thoughtworks.com
Thu Mar 22 02:11:03 EDT 2007
This topic has been asked a few times but I still can't find a good
document.
I have an application that will pass me this SOAP Message
<?xml version="1.0" encoding="UTF-8" ?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<Authenticate xmlns="urn:authentication.soap.test.com">
<username>demo at test.com</username>
<password>demo</password>
</Authenticate>
</soapenv:Body>
</soapenv:Envelope>
How can I make CAS take this SOAP message and authenticate this
user? I just need to know how to do it in the high level, like what
I need to implement in CAS, what .xml file need to be
modified.etc.. If someone has sample app, that will be helpful too.
thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2407 bytes
Desc: not available
Url : http://tp.its.yale.edu/pipermail/cas-dev/attachments/20070321/9380644e/attachment.bin
More information about the cas-dev
mailing list