I had a similar requirement a couple of years ago. We were required to have CAS accept OpenSSO (now OpenAM) credentials.
I solved the problem by cloning the cas-server-support-x509 module and creating one that validated OpenSSO tokens. I then modified the webflow to call my OpenSSO authentication handler. It worked out well, but we abandoned OpenSSO the project never went to production. Perhaps you could do something similar to handle Twitter and Facebook credentials. HTH, Bryan -----Original Message----- From: Mohit Manrai [mailto:[email protected]] Sent: Monday, February 28, 2011 11:23 PM To: [email protected] Subject: [cas-user] Facebook authentication Hi, Does CAS support Facebook/twitter authentication? Or does it provides any hooks for authenticating user against social networking websites along with Local LDAP authentication? I am designing SSO solution for my company and one of the requirement that business has come up with is that they want the ability to login via Facebook/twitter along with standard CAS login. Any ideas how we can achieve this? Mohit -- 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 -- 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
