This project is part of the Drupal Social Initiative and is based on the Social API.

About

Social Auth PBS allows users to register and log in to a Drupal site using a PBS.org account.

Requirements

This module requires the following modules:

Installation

Install as you would normally install a contributed Drupal module. See Installing Drupal 8 Modules for more information.

Configuration

Visit Configuration » Social API » User authentication » PBS (/admin/config/social-api/social-auth/pbs) to set up OAuth2 configuration as provided by PBS Digital Support.

Functionality

This module adds a path user/login/pbs which redirects the user to PBS.org for authentication.

After PBS has returned the user to the Drupal site, the module compares the user id or email address provided by PBS. If the user has previously registered using PBS or the site already has an account with the same email address, the user is logged in. If not, a new user account is created. Also, a PBS account can be associated to an authenticated user.

Login process can be initiated from the "PBS" button in the Social Auth block. Alternatively, site builders can place (and theme) a link to user/login/pbs anywhere on the site.

Similar Modules

Supporting organizations: 

Project information

Releases