SimpleSAMLphp 2.0.x compatibility

Created on 26 September 2023, about 1 year ago
Updated 13 August 2024, 3 months ago

Problem/Motivation

SimpleSAMLphp 2.0.x has been released and has some API changes that break (WSOD) Drupal if SimpleSAMLphp_auth module enabled and activated.

This is the error you via drush and after disabling SimpleSAMLphp_auth
Error: Class 'SimpleSAML_Configuration' not found in _simplesaml_auth_autoload() (line 150 of /
/sites/all/modules/contrib/simplesamlphp_auth/simplesamlphp_auth.module).

Steps to reproduce

Enable the simplesamlphp_auth module and then click "Activate authentication via SimpleSAMLphp"

I've verified that I have a working SimpleSAMLphp configuration and valid sp-default (w/ADFS).

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024