是否可以使用 WSO2 IS?我浏览过不同的 WSO2 博客。他们是很好的指针。我仍然需要就此提出建议。
要求 - WSO2 身份服务器 + Rest STS 客户端(无 ESB)
- 用户在 WSO2 身份服务器上进行管理。
- STS Client 使用 RestFul API 调用 WSO2 Identity Server 的 STS 服务 a) 获取 Security Token b)Validate Token c)cancel Issued Token d) renew Issued Token
- 使用特定的安全令牌检索用户配置文件。
参考:
- https://web.cci.emory.edu/confluence/display/EmorySTS/Security+Token+Service+Client+API
- http://blog.facilelogin.com/2011/07/integrating-3-legged-oauth-with-xacml.html
- http://blog.facilelogin.com/2010/05/managing-users-and-roles-with-wso2.html
- http://blog.facilelogin.com/2009/05/security-token-service-with-wso2.html
- http://blog.facilelogin.com/2009/05/accessing-proxy-services-in-wso2-esb.html
- http://download.forgerock.org/downloads/openam/javadocs/9/com/sun/identity/wss/sts/TrustAuthorityClient.html