I am working on creating a secure user system. I have CAS connected to ldap and have it tied to authorize users when they access any of our sites. However, now I would like to secure a web-service by doing something like calling the WSDL with the ticket (http://webservice/api/?ticket=ST-TICKET#-20) that the user has received on login.

I want the web service to check if the ticket is valid before proceeding to ensure the web service is secure. How do I call CAS to do this, or do I do it some other way?

--

*Ryan J. Peterson*
Chief Technology Officer
OurGV, INC.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to