We have fixed a couple significant things since the last release (in May of 2025) and I think it’s time to publish an update once we get #3547308: Inject dependencies and #3574865: Update SAML PHP Toolkit settled, ideally in the next few days.
Collecting things for the release notes
This release deprecates the confusingly defined hook_saml_sp_drupal_login_user_attributes_alter() and replaces it with hook_saml_sp_drupal_login_user_attributes().
Changes since 4.3.4:
Bug fixes
- #3530893: hook_saml_sp_drupal_login_user_attributes is not defined properly by bohemier, jrglasgow:
hook_saml_sp_drupal_login_user_attributesis not defined properly - #3550687: Error while enabling: route not found by davidjguru, diegodz, jproctor: Error while enabling: route not found
Tasks
- #3543913: Typo on Login config form by kroh, kural, jrglasgow: Typo on Login config form
- <#3546849: Standardize English spelling by benstallings, jproctor: Standardize English spelling
- #3547308: Inject dependencies by benstallings, jproctor: Inject dependencies
- #3574865: Update SAML PHP Toolkit by jproctor: Update SAML PHP Toolkit
- Misc code cleanup from the code quality checks on git.drupal.org
Comments
Comment #2
jproctorComment #3
jrglasgow commentedComment #4
jproctor