A reference implementation of OpenID Connect (http://openid.net/connect/), OAuth 2.0, and UMA built on top of Java, Spring, and Spring Security. The project contains a fully functioning server, client, and utility library.
This project has declared the following modules:
Name | Description |
---|---|
OpenID Connect Common | OpenID Connect Common modules |
OpenID Connect Client | OpenID Connect Client filter for Spring Security |
OpenID Connect Server Library | OpenID Connect server libraries for Spring and Spring Security. |
OpenID Connect Server Webapp | Deployable package of the OpenID Connect server |
UMA Server Library | User Managed Access (UMA) extension of the MITREid Connect server |
UMA Server Webapp | Deployable package of the User Managed Access (UMA) server extension to MITREid Connect |