WSO2 身份服务器和 spring 3 REST api 集成
我需要使用 WSO2 身份服务器进行 OAuth 令牌管理。是否有可用于请求令牌、验证令牌和其他相关功能等操作的 api。我正在尝试使用 IS 来保护我的 spring3 REST Web 应用程序。
AS: Glassfish
Java : 1.6
FW: Spring3
Build tool:maven
I need to use WSO2 Identity server for OAuth token management. Is there an api available for operations like request token, validate a token and other relevant functions. I am trying to secure my spring3 REST web application using IS.
AS: Glassfish
Java : 1.6
FW: Spring3
Build tool:maven
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的.. WSO2 Identity Server 可用于满足此要求..
请查看 http://blog.facilelogin.com/2011/07/integrating-3-legged-oauth-with-xacml.html 了解更多 细节...
Yes.. WSO2 Identity Server can be used to cater this requirement..
Please have a look at http://blog.facilelogin.com/2011/07/integrating-3-legged-oauth-with-xacml.html for further details...