JOSSO, or Java Open Single Sign-On, is an open source J2EE-based SSO infrastructure aimed to provide a solution for centralized, platform neutral, user authentication and authorization.
Main Features
- J2EE Transparent Single Sign-On cross domain/cross organization.
- Pluggable Framework to allow the implementation of multiple authentication schemes and stores using Spring or built-in IoC container.
- Runs in Apache Tomcat.
- Runs in JBoss application server.
- Runs in BEA WebLogic 9 application server
- Runs in Apache Geronimo application server
- Integrates with Spring Acegi.
- Provides Identity information to Web applications and EJBs through the standard Servlet and EJB Security API respectively.
- Supports Strong Authentication using X.509 client certificates.
- LDAP support for storing user information and credentials.
- Database support for storing user information and credentials.
- Client API for PHP. This allows to build SSO-enabled PHP applications.
- Client API for Microsoft ASP. This allows to build SSO-enabled ASP applications.
- Compatibility with Apache Pluto Portlet Container
- Standard Based: JAAS, Web Services/SOAP, EJB, Struts, Servlet/JSP,J2EE.
- 100% Java
Comments Off
Entries (RSS)