Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The OpenID Connect Extras module extends the functionality of the OpenID Connect module by adding these key functionalities:

Since OpenID Connect is a new Standard, support and usability is yet limited but is growing very fast. These extra additions have been tested with one of the most complete Identity Providers for OpenID Connect available, Gluu Community Edition but it should work with other Providers that fully provide a Dynamic Registration Endpoint, Refresh Token Endpoint and an End Session Endpoint.

Dynamic Registration tests have been successfully performed on several of the IdPs listed on the following page: http://osis.idcommons.net/wiki/Category:OC5_Solution but it still need to be tested with the OAuth Server module.


End Session / Refresh Token Endpoint workflow depend on IdP support of each endpoint URI.

OpenID Connect Extras is intended to help developers and site administrators to easily Register a Client on any IdP server in no time.

Dependencies

Demo Site

Visit the demo site and see the README.txt files for more instructions.

Project information