Install

Works with Drupal: ^8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 59.23 KB
MD5: 2fce97546d8fca4a530be867fe89c4d4
SHA-1: 504489a8053640c9e37a1b0fd9a0423bcabb5652
SHA-256: 23c8624db040e5857b0b9932776907fc2500ff4b90a147266ba5695510e2c430
Download zip 115.13 KB
MD5: 2875e815b3ce53dc7bc107a0d31c717f
SHA-1: 831aadf6d4ecc723429a0582bb2abc01ac24db1d
SHA-256: cbc99416ba48bfedbc1168027652319fedde0c309b3bb8bed17ff8d67b293370

Release notes

Changelog

Issues: 9 issues resolved.

Changes since 5.2.0:

Bug

#3257003: Password grant tests are frail: Password grant tests are frail
#3276214: Performance issue due to missing database index.: Performance issue due to missing database index.

Feature

#3095250: Public and private key generation should add .htaccess to provided folder where keys are generated: Public and private key generation should add .htaccess to provided folder where keys are generated

Misc

Update Auth code functional test
Moved initialization of the ResourceServer to a seperate method, for performance reasons

Task

#3277083: Move to hosted GitLab CI: Move to hosted GitLab CI
#3287927: Address deprecation log spam in 5.2.x: Address deprecation log spam in 5.2.x
#3295744: Resolve deprecation notices in the unit tests: Resolve deprecation notices in the unit tests
#3132865: License "GPL-2.0+" is a deprecated SPDX license identifier: License "GPL-2.0+" is a deprecated SPDX license identifier
#3131666: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
#3167287: Always load clients through the ClientRepository service: Always load clients through the ClientRepository service

Created by: bradjones1
Created on: 7 Nov 2022 at 06:20 UTC
Last updated: 7 Nov 2022 at 06:20 UTC
Bug fixes

Other releases