Hello, I have a desktop application. I would like to use CAS with it. The setup of application is: The desktop appln contact the Tomcat server using webservices and gets back the result. Now I want a user to fill in a username and password and this be sent to the Tomcat server which uses CAS to authenticate. It should return a ticket back to the desktop application so that it can make future calls to webservices with that ticket. I just want authenticated user to be able to make calls to my webservices
Any idea how I can achieve this Thanks Deval _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
