Social Auth PBS
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
- PBS Passport (Drupal 7)
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 5.0.0-beta1 | Pre-release | Public Media SSO PKCE support | Nov 15, 2024 | ||
| 5.0.x-dev | Dev | 5.0.x development branch | Nov 15, 2024 |