Drupal 11 support missing for the module

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

drupalisedmanish created an issue. See original summary.

elaman made their first commit to this issue’s fork.

elaman’s picture

Status: Active » Needs review
rosk0’s picture

Version: 2.0.0-rc1 » 2.x-dev
Assigned: Unassigned » rosk0
Category: Feature request » Task
Status: Needs review » Postponed

This module depends on the Drupal Authentication SimpleSAMLphp module , which depends on SimpleSAMLphp which , at present , depends on Symfony 6.

SimpleSAMLphp will release a version compatible with the Symfony 7 only when Symfony 7 LTS will be release in November 2025L:

So this module is blocked and will not receive a Drupal 11compatible release until November this year.

radabass’s picture

Hi,

FYI there's a new untagged branch on simplesamlphp (2.5) compatible with Symfony 7

On this discussion https://github.com/simplesamlphp/simplesamlphp/issues/2472 Tim van Dijen says that if you want they can tag it as a beta or rc so it can be tested on D11

Here is the branch:
https://github.com/simplesamlphp/simplesamlphp/tree/simplesamlphp-2.5

Thank you.

rex.barkdoll’s picture

I wanted to see if there has been any movement on this now that we're past November 2025?

elaman’s picture

FYI simplesamlphp 2.5 release candidate now has Symfony 7.2 support, which was a blocker for Drupal 11 update. Technically DrupalAuth can start moving towards rc with Drupal 11 support.

elaman’s picture

Assigned: rosk0 » Unassigned
Status: Postponed » Needs work
patrickharris’s picture

Simplesamlphp 2.5 now uses Symfony 7.4.

rosk0’s picture

Assigned: Unassigned » rosk0
Status: Needs work » Active

  • rosk0 committed 94f235b8 on 2.x
    chore: #3524320 Drupal 11 compatible version
    
rosk0’s picture

Title: Module does not have a Drupal 11 compatible version » Drupal 11 compatibility
Assigned: rosk0 » Unassigned
Status: Active » Fixed

Drupal 11 compatibility is released in the version 2.1.0.

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.

rosk0’s picture

N.B. that due to a Symfony requirements coming from the SimpleSAMLphp it would only be possible to use this version with Drupal 11.3+

radabass’s picture

Thank you!

Status: Fixed » Closed (fixed)

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