开发者

Suggestions for OAuth2 libraries for integration with Jersey? [closed]

开发者 https://www.devze.com 2023-02-03 18:00 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 4 years ago.

Improve this question

I am working on making Jersey web services available using OAuth2 to other clients and am having a tough time finding libraries that tie in nicely with Jersey. So far I have looked at the following libraries.

http://static.springsource.org/spring-security/oauth/support.html

We got the demo working, but do not want to use spring security.

https://labs.ericsson.com/apis/oauth2-framework/downloads

Thi开发者_高级运维s is tied tightly to RESTLet.

http://wiki.apache.org/incubator/AmberProposal

We looked briefly, but it hard to tell the status of the project.

https://bitbucket.org/smartproject/oauth-2.0/wiki/Home

We just started looking at this one as well.

The main goal we have is simple integration with Jersey as a Resource Provider.


We ended up using Amber, modifying the endpoints from the integration tests as needed.

oauth-2.0/integration-tests/src/test/java/org/apache/oltu/oauth2/integration/endpoints/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号