Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

OpenID Connect

This guide will get you started on how to install and setup the OpenID Connect module.

The OpenID Connect module provides a pluggable client implementation for the OpenID Connect protocol.

What is OpenID Connect?

http://openid.net/connect:

OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.

What does the module do?

The module allows you to use external OpenID Connect/OAuth2 login providers to authenticate and log in users on your site. New users can register to your site using the login providers.

Installation

How to install the OpenID Connect module.

Configuration

How to configure the OpenID Connect module.

Client configuration

How to setup the bundled OpenID Connect clients to login to your Drupal site.

FAQ and Troubleshooting

How to resolve common issues with the OpenID Connect module.

Guide maintainers

Mario Steinitz's picture