Install
Works with Drupal: ^9.5 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
131.25 KB
MD5: f66989fb1e943c59216ddc67d9267180
SHA-1: a803fe927eb0b6bf3ba5c69f573a3246d101b9a8
SHA-256: 744d10eeb4cb4484e8f1078c6545b8706d35b27235367b1de4e7acdf1d4b67e0
Download zip
170.29 KB
MD5: ebda0920ebd251e4fc4007bb4ce35ec3
SHA-1: e9428f397775ee64bf15af8e041fec4e4940a08e
SHA-256: 0e0a5fcf610caa13ab3dcfe24726cb45050bfeb735b9d23d55cb92501b7fc6d1
Release notes
Contributors (13)
AMDS, berdir, boobaa, c. s. comfort, dhruv.mittal, isak@websystem.se, jfurnas, jrb, mingsong, nehajyoti, roderik, sorlov
Changelog
Issues: 13 issues resolved.
Changes since 8.x-3.11 (compare):
Fixes
- #3520615 by roderik, c. s. comfort: Allow relative paths as RelayState ($return_to parameter to SamlService::login()).
- #3523568 by roderik, berdir: Handle invalid destination parameters better.
- #3509669 by berdir, roderik: Make SamlauthUserSyncEvent::isAccountChanged() false by default.
- #3509117 by roderik, berdir: Fix propagation of UserVisibleException during new user save.
- #3528382 by boobaa: Metadata validity is handled wrong.
- #3525210 by sorlov: Missing config schema for samlauth_link_delete view field plugin.
- #3506668 by isak@websystem.se, roderik: Fix empty value_map config in salmauth_user_roles to adhere to specs.
- fix + change: #3530840 Unset any destination request parameters set during login when a valid RelayState exists.
- #3537395 by nehajyoti: PHP 8.4 compatibility issue.
- #3562350 by mingsong: Update onelogin/php-saml to known secure version.