Closed (fixed)
Project:
simpleSAMLphp Authentication
Version:
4.1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2026 at 19:56 UTC
Updated:
6 Aug 2026 at 20:40 UTC
Jump to comment: Most recent
Comments
Comment #2
berdirThere is nothing this project an do about that. We don't decide what core nor what simplesamlphp requires. That it's near-impossible to find a dependency match between what drupal/core needs and what simplesamlphp needs is well-known. See the chapter almost on top of the project page, I strongly recommend migrating away to a different solution, this is just not a good match (anymore).
That said, I did manage to install it with drupal/core instead of drupal/core-recommended and composer config audit.block-insecure false, due to security issues in simplesamlphp/saml2-legacy on the version that are compatible with each other.