We've had great success with CAS. Its pretty trivial to 'cas-ify' a web application and as wes mentioned it is very nice for a single sign on solution. They also have a very active mailing list.
On Fri, Apr 4, 2008 at 3:59 PM, Wes Wannemacher <[EMAIL PROTECTED]> wrote: > Production integration experience? No... > > I evaluated it and did a quick proof-of-concept on a project once. We > ended up sticking with the in-house option, which wasn't bad, but it was > an apache mod, so we periodically looked for alternatives because we > were always tied to mod_jk or mod_proxy because the > authentication/authorization service was tied to httpd. > > The nice thing about CAS was that it can be integrated in more than just > Java web-apps. You can also integrate with acegi rather easily. It's > worth checking out if you have a suite of web-apps that you would like > to create a single-sign-on that is somewhat reusable. > > -Wes > > On Fri, 2008-04-04 at 08:56 +0200, Lukasz Lenart wrote: > > > http://www.ja-sig.org/products/cas/ > > > > > > -Wes > > > > Do you have some experience with that? It looks quite interesting ;-) > > > > > > Regards > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >