Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.33 KB

File metadata and controls

37 lines (28 loc) · 1.33 KB

OpenID Connect - ACCESS CI Custom Client

Introduction

Drupal custom module that extends the OpenID Connect module (drupal/openid_connect) by adding an ACCESS CI custom client to login through CI Logon to the ACCESS Identity Profider (IdP).

ACCESS CI project: https://access-ci.org/

CI Logon: https://www.cilogon.org/

ACCESS IdP: https://identity.access-ci.org/

Features

  • Implements an "ACCESS CI" OpenID Connect custom client
  • Configurable settings:
  • Can be configured with a page the user is redirected to after login
  • Login with any CILogon identity as long as there is an ACCESS CI linked identity
  • Sets the Drupal account name to the ePPN / identity sub (subject)
  • Redirects the client to the current local page after they login or logout

Module requirements: