Java に実装された動作中の oauth2 プロバイダー サーバーを検索しています。
https://github.com/SpringSource/spring-security-oauth/wiki/tutorial
https://bitbucket.org/smartproject/oauth-2.0/wiki/Home
Java に実装された動作中の oauth2 プロバイダー サーバーを検索しています。
https://github.com/SpringSource/spring-security-oauth/wiki/tutorial
https://bitbucket.org/smartproject/oauth-2.0/wiki/Home
OAuth 2.0 認可サーバーとリソース サーバーの構築をサポートするApache Oltu (以前の Apache Amber) 実装があります: https://cwiki.apache.org/confluence/display/OLTU/OAuth+2.0+Authorization+Serverで、どのサーバーにも依存しません。フレームワーク。
統合テストでの AS (認証およびトークン エンドポイント) および RS テストの実装の例があります: https://github.com/apache/oltu/tree/trunk/oauth-2.0/integration-tests/src/test/java/org /apache/oltu/oauth2/統合/エンドポイント
spring security パッケージには、oauth2 で実装された 1 つの tonr と他の sparklr の 2 つの例があります。