Problem/Motivation

this module is no longer compatible with drupal 10.6.14 due to this update https://git.drupalcode.org/project/drupal/-/commit/dff624a5c2ea0f4f9c7e9...

Steps to reproduce

-install drupal 10.6.14
-install simplesamlphp_auth 4.1

Comments

pub497 created an issue. See original summary.

berdir’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Fixed

There 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.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.