implementing CAS onto our application
Shantanu
shantanu.gg at gmail.com
Sat Jul 21 18:15:47 EDT 2007
Hello CAS experts,
We are an NGO from India and we need to implement SSO for our java-based
applications.
Here is what we have done.
1. Downloaded http://www.ja-sig.org/downloads/cas/cas-server-3.0.7.tar.gz.
2. Got http://localhost:8088/cas/login working successfully. ( Note: Tomcat
port is 8088 instead of default 8080 ).
What we have seen is a good proof of concept. To get things really working
we need to achieve the following:
Have CAS authentication embedded into our application. As in
a) Our application in http://localhost:8088/ourApplication should
redirect to the CAS login.
b) Once the user is authenticated , our application should get the
required user details by contacting the CAS server.
Please help us with the following:
1. Is there any detailed step-by-step documentation to achieve the above?
2. What are the changes to be made to our application?
I understand this is a very elementary question, but please help us to
deploy the CAS security to our applications.
Thanks and Regards,
Shantanu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070722/3d0b039a/attachment.html
More information about the cas
mailing list