Hi,
I have an application that uses JBoss container managed
security for authentication, and it uses a number of login modules, both
OOTB provided by JBoss and custom modules. It supports SSO across
multiple applications deployed in the same container. There are other
applications deployed outside of JBoss that are authenticated via
different means. Now, this is what I am looking into doing. Implement
SSO across all the applications, whether or not they are deployed in
JBoss, using CAS. I did read through the documentation provided in the
CAS website but it is still not clear to me as to what the first steps
are. I could either use the Java CAS client or better still, use Spring
Security (if that makes it any easier) as the applications use the
Spring framework.
At this point, I've deployed the CAS Web Application in
JBoss, enabled SSL, and tested out that http://localhost:8080/cas login
works for admin/admin. That's pretty much where I am at. Thanks for any
pointers!
-- krish
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas