* Package name : oauth2-oidc-sdk Version : 9.43.1 Upstream Author : Connect2id Ltd <support@connect2id.com> Upstream Author : Vladimir Dzhuvinov <vd@connect2id.com> * URL : https://connect2id.com/products/nimbus-oauth-openid-connect-sdk * URL : https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/ * License : Apache-2 Programming Lang: Java Description : OAuth 2.0 SDK for Java This library is your starting point for developing OAuth 2.0 / 2.1 and OpenID Connect applications in Java. It provides ready and simple to use classes for dealing with tokens and representing the protocol messages, ensuring standards compliance and thus interoperability. * Comprehensive Java library for developing OAuth 2.0 and OpenID Connect clients and servers * Standards compliant, robust and extensible * Open source (Apache 2.0 licence) The OAuth 2.0 and OpenID Connect standards permit application-specific profiles and extensions, and this library also caters for that, with suitable interfaces and base classes where required.