Foren

OpenSSO and CAS Authentication Comparision

thumbnail
Kavita Kumari, geändert vor 14 Jahren.

OpenSSO and CAS Authentication Comparision

New Member Beiträge: 22 Beitrittsdatum: 04.11.09 Neueste Beiträge
Which one is better for single sing on? What are advantage and disadvantage of one over another?
thumbnail
Shepherd Ching, geändert vor 14 Jahren.

RE: OpenSSO and CAS Authentication Comparision

Regular Member Beiträge: 153 Beitrittsdatum: 14.07.06 Neueste Beiträge
OpenSSO is a good choice if:
• Using XML-based file formats and language independent APIs is important
• Clustered environment support is required
• SSL mutual authentication is required
• You want to leverage all of the features of the Sun Java System Access Manager

CAS is a good choice if:
• Your using a Spring-based infrastructure with acegi
• Your using simple DB-based credential management

Reference: http://developers.sun.com/learning/javaoneonline/2007/pdf/TS-4604.pdf