Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Warning:
This module requires Drupal 8.7.x. If you are still on an older version of Drupal 8, it is adviced to stay on version 8.x-1.1 for now.
See #3084602: PHP Fatal error after upgrading to 8.x-1.2 for more info.
Please note:
When registering new Drupal user accounts through this module, the Drupal username gets prefixed with the provider key by default. New functionality has been added to optionally avoid this behaviour in calling modules. If your installation does modifications to the Drupal username prior to registering them via this module, please read up on the appropriate issue #2798323: Make provider prefix to username optional and verify your Drupal installation still behaves as intended after this update.
Changes in this release:
#2798323: Make provider prefix to username optional
#3066671: EntityManager is deprecated and make the tests fail with Drupal 8.8.x
#3066373: Drupal best practices and coding standards