网站首页 新闻首页 网页设计图形动画软件编程网站开发办公软件操作系统数据库网络技术认证考试范文资料黑客攻防 书籍教程 进入论坛

·Java Open Single Sign-On Project-介绍

http://www.diybl.com/ 2007-2-6  网络 点击:  [ 评论 ]
文章搜索:    【点击打包该文章】

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 could 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 configurations.

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

文章整理:DIY部落 http://www.diybl.com (本站)   【点击打包该文章】
如果图片或页面不能正常显示请点击这里 站内搜索:   

文章评论

请您留言