OpenID Connect Extras

OpenID Connect Extras
OpenID Connect Extras is a Drupal contributed module that I developed and I'm currently maintaining at Drupal.org.
Intended to expand the OpenID Connect functionality in Drupal, this module extends the OpenID Connect Drupal module capabilities by implementing these missing additions:
- Client Dynamic Registration (discovery).
- Allows admin users to easily register an opeind-connect client on any Identity Provider.
- End Session (user logout).
- Logs a user out from Drupal and the Identity Provider.
- Refresh Token.
- Allows token refresh when id token has expired.
I also maintain and keep running the servers of the demo environment.
Visit Project URL