简体   繁体   English

WSO2身份服务器和Spring 3 REST api集成

[英]WSO2 Identity server and spring 3 REST api integration

I need to use WSO2 Identity server for OAuth token management. 我需要使用WSO2身份服务器进行OAuth令牌管理。 Is there an api available for operations like request token, validate a token and other relevant functions. 是否有api可用于请求令牌等操作,验证令牌和其他相关功能。 I am trying to secure my spring3 REST web application using IS. 我正在尝试使用IS保护我的spring3 REST Web应用程序。

AS: Glassfish
Java : 1.6
FW: Spring3
Build tool:maven

Yes.. WSO2 Identity Server can be used to cater this requirement.. 是.. WSO2 Identity Server可用于满足此要求。

Please have a look at http://blog.facilelogin.com/2011/07/integrating-3-legged-oauth-with-xacml.html for further details... 有关详细信息,请查看http://blog.facilelogin.com/2011/07/integrating-3-legged-oauth-with-xacml.html ...

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM