Harman Patil (Editor)

JOSSO

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Operating system
  
Cross-platform

License
  
LGPL License

Written in
  
Java

Type
  
single sign-on

Stable release
  
2.4.1 / October 27, 2015; 16 months ago (2015-10-27)

Java Open Single Sign On (JOSSO) is a single sign-on solution for web applications. It is an open source Java EE based software for user authentication and authorization. The software is released under the GNU Lesser General Public License (LGPL).

Description

The framework allows multiple web server/applications such as the Apache HTTP Server, Apache Tomcat, JBoss, ASP, PHP etc. to authenticate users with credential store. JOSSO communicates with credential stores over the Lightweight Directory Access Protocol (LDAP) or a JDBC connection.

JOSSO exposes Single Sign On services using SOAP over HTTP protocol allowing it to easily integrate with non-Java applications. JOSSO implements JAAS (Java Authentication and Authorization Service) to authenticate and enforce access controls upon users.

References

JOSSO Wikipedia