Hi, In the context of my internship I have to implement Single Sign-On in a Java software. This software is divided into some web-applications that runs on different Tomcat servers.
One of these web-apps is the single entry point of the software, and uses a proprietary authentication library to log the user in. This leads me to ask you some questions. Is it possible to bind a proprietary authentication library with a CAS server? Should it be easy? How can I do? Must I make my own handler for that? Do you think CAS is really a good solution to do this job? I know it is a really good solution to implement Single Sign-On, but I don't know if it's well-suited to my project. Thank you for your time. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
