/oauth2-server

oauth2 java backend

Primary LanguageJavaOtherNOASSERTION

OAuth2 Server Library

OAuth2 Java Server Library is a backbone of OAuth2 provider which will provide basic OAuth2 support.

Please note: We take oauth2-server's security and our users' trust very seriously. If you believe you have found a security issue in oauth2-server library, please responsibly disclose by contacting us at tiler@clouway.com.

Build Status

Build Status

Supported Flows

  • Client authorization with authorization_code
  • 2-legged oauth2 authorisation with JWT

ToDo

  • dependency clean up