kanopi/saplings-login-openid

Configures OpenID for logging into Drupal.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:drupal-recipe

pkg:composer/kanopi/saplings-login-openid

1.0.2 2025-06-10 15:13 UTC

This package is auto-updated.

Last update: 2025-12-10 16:07:35 UTC


README

saplings

Saplings - OpenID Login

Configures OpenID Connect for logging into Drupal using popular identity providers.

Overview

This recipe installs and configures the necessary modules and settings to enable OpenID Connect authentication on a Drupal site. It supports a range of OpenID providers, including Google, Facebook, GitHub, LinkedIn, Okta, and generic OpenID services.

Features

  • The recipe asks which provider you want to set up, and your ID and secret.
  • The recipe can be applied multiple times for setting up additional providers.

Application

composer require kanopi/saplings-login-openid
drush recipe ../recipes/saplings-login-openid

Configure OpenID Providers

Set up providers at the following URLs:

See also the module's documentation at https://www.drupal.org/node/2274339

Usage

Authenticated users will then be able to choose to connect their accounts to the providers you have set up from their user page.