Shantanu, if you want a quick-and-easy CAS system that requires minimal infrastructure, have a look at RubyCAS-Server: http://code.google.com/p/rubycas-server/
Shantanu wrote: > Hi Scott, > > Thankyou for the quick reply. > > We at our end are evaluating SSO technolgies. In our pursuit we are > currently testing CAS and JOSSO. > what we are looking out for is a document similar to > http://www.josso.org/tomcat55-howto.html > which helps us get a proof of concept of the SSO environment. > > We have tried esup-cas-quick-start , but we are not able to have our > custom > made applications run on it. What we are looking out is for is a demo > application which runs on out-of-box tomcat5.5.X. This will in-turn > help us > CAS-isfy our applications. > > Thankyou in advance. > > > Regards, > Shantanu > > On 7/22/07, Scott Battaglia <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> We've got a pretty good section in our wiki on the various CAS >> clients and >> getting your applications configured with them: >> >> http://www.ja-sig.org/wiki/display/CASC/Home >> >> If you have any questions, please let us know! >> -Scott >> >> On 7/21/07, Shantanu <[EMAIL PROTECTED] > wrote: >> >> > 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 >> > >> > _______________________________________________ >> > Yale CAS mailing list >> > [email protected] >> > http://tp.its.yale.edu/mailman/listinfo/cas >> > >> > >> >> >> -- >> -Scott Battaglia >> >> LinkedIn: http://www.linkedin.com/in/scottbattaglia >> _______________________________________________ >> Yale CAS mailing list >> [email protected] >> http://tp.its.yale.edu/mailman/listinfo/cas >> >> > > ------------------------------------------------------------------------ > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > This e-mail message is privileged, confidential and subject to copyright. Any unauthorized use or disclosure is prohibited. Le contenu du pr'esent courriel est privil'egi'e, confidentiel et soumis `a des droits d'auteur. Il est interdit de l'utiliser ou de le divulguer sans autorisation. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
