What is Josso?
Josso, or Java Open single Sign-On, are an open source j2ee-based SSO infrastructure aimed to provide a solution for Centra Lized platform Neutral user authentication.
Pluggable Framework
The pluggable framework allows to implement and combine multiple authentication with schemes credential.
An authentication scheme are a security mechanisms used to verify user identity based on his credentials. Sample authentication schemes are Username/password authentication or certificate based.
Credential Stores are repositories for user credentials to be used during the user authentication transaction
Could configure Josso to use for example certificate-based authentication scheme obtaining user X.509 certificates m 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, Microsof T ASP, etc.) To the "single" Sign-On Service using the SOAP over HTTP protocol.
Reverse Proxy Support
Josso comes with a Reverse Proxy component The can is used to create N-tier single Sign-On.
Standard Based
Josso security infrastructure was based on JAAS (Java authentication and Authorization Service)
Josso uses Web services implementing Axis as the distributed infrastructure.
Josso uses Struts and JSP standards
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.