Identity management/SSO solution? [closed]

雨燕双飞 提交于 2019-12-18 16:59:17

问题


What are your recommendations for a basic, centralized identity management/SSO service? It must be open source, have a pluggable identity manager (eg: LDAP, DB, openID, etc.) and provide a decent range of API access options (eg: web services, REST, etc.). It must also be clusterable for high availability.

JOSSO? CAS? others?


回答1:


There are a number of open source SSO solutions, OpenAM/OpenSSO, CAS Server and Shibboleth.




回答2:


Dont forguet simpleSAMLphp if you looking for SAML support or HybridAuth if you just looking for a SSO library.




回答3:


WSO2 as described here. It's absolutely free, Java based and integrates with most of services / apps via various protocols or APIs.



来源:https://stackoverflow.com/questions/780490/identity-management-sso-solution

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!