CAS Webservices

Barrow Kwan bhkwan at thoughtworks.com
Fri Mar 23 02:31:00 EDT 2007


This topic has been asked a few times but I still can't find a good
document.

( I think Scott Battaglia mention an example in CVS but I could not  
find it.. that folder is empty )

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



Barrow Kwan
ThoughtWorks Inc
410 Townsend St, 4th Floor
San Francisco, CA 94107
USA
(415)869-3103



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070322/1ace89ab/attachment.html 


More information about the cas mailing list