Install
Works with Drupal: ^9.5 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
126.52 KB
MD5: 8eecd6ef176804ae7b60c0161cc287f3
SHA-1: 02d933127c5a1205dd18ea589229705301220652
SHA-256: 09851aa36466db0186043bf799b9de41917d9d44fdafd884107ca9d95b0d0cc6
Download zip
164.27 KB
MD5: 24f06e3bda27cc95f3e1c75cec22983b
SHA-1: ad5a8449255481aeec5acb7a05778e6e9f10b4fd
SHA-256: d1f0f07c766b4d35a0199047faecb96e726320f823bf932be424f44232f29e6b
Release notes
Requirement for externalauth module updated to 2.0.7, for the mapping page. This should have no other consequences.
Contributors (8)
roderik, rhezios, jwilson3, heatherwoz, vittalaithal, nsciacca, .nickiv, alexharries
Changelog
Issues: 9 issues resolved.
Changes since 8.x-3.10:
Bug
- #3424834: Error encountered when accessing SAML authentication mapping configuration page
- #3496176 by roderik: (Re)disallow linking to an already-linked user.
- #3368600 by heatherwoz, roderik, vittalaithal: Linking a local user account to a saml account may be incorrectly blocked
- #3471040: Add missing use statement for KeyPluginBase
- #3486925 by nsciacca, .nickiv: Cacheability Metadata Leakage Error on SAML Login with Samlauth and r4032 Redirect Module
- #3471024 by alexharries, roderik: Fix bug when trying to set a custom NameID format.
- #3414466 by roderik, rhezios, jwilson3: Prevent samlauth from interfering with new user creation and document other localdev issues.