· Java open single sign-on project-Introduction

Source: Internet
Author: User
Document directory
  • What is josso?
  • Pluggable framework
  • Multi-platform Single Sign-on
  • Reverse Proxy Support
  • Standard based
What is josso?

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.

Pluggable framework

The pluggable framework allows to implement and combine multiple authentication schemes with credential stores.

An authentication scheme is a security mechanisms used to verify user identity based on his credentials. Sample authentication schemes are username/password authentication or certificate based authentication.

Credential stores are repositories for user credentials to be used during the user authentication transaction

You cocould configure josso to use for example certificate-based authentication scheme obtaining user X.509 certificates from a database using JDBC.

Multi-platform Single Sign-on

Josso uses Web Services for asserting user identity, allowing the integration of non-Java applications (I. e: PHP, Microsoft ASP, etc .) to the Single Sign-On service using the soap over HTTP protocol.

Reverse Proxy Support

Josso comes with a reverse proxy component that can be used to create n-tier Single Sign-On deployments.

Standard based
  • Josso security infrastructure is based on JAAS (Java authentication and authorization Service)
  • Josso uses Web services Implementing axis as the distributed infrastructure.
  • Josso uses STRUTS and JSP standards
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.