在java上实现的oauth2提供程序服务器

use*_*590 6 java oauth-provider oauth-2.0

我正在搜索在java上实现的工作oauth2提供程序服务器,leeloo和spring security是我发现的一些,但是没有工作示例.

https://github.com/SpringSource/spring-security-oauth/wiki/tutorial
https://bitbucket.org/smartproject/oauth-2.0/wiki/Home
Run Code Online (Sandbox Code Playgroud)

Luk*_*ren 8

还有就是阿帕奇Oltu(原阿帕奇琥珀色)实施支持构建的OAuth 2.0授权和资源服务器:https://cwiki.apache.org/confluence/display/OLTU/OAuth+2.0+Authorization+Server,不依赖于任何框架.

您在集成测试中有AS(Auth和Token端点)和RS测试实现的示例:https: //github.com/apache/oltu/tree/trunk/oauth-2.0/integration-tests/src/test/java/org /阿帕奇/ oltu /的oauth2 /集成/端点


Muh*_*ğlu 3

\xc4\xb1nside spring安全包有2个示例,其中一个是用oauth2实现的其他sparklr

\n