Class SAML2\Assertion cannot extend from interface SAML2\SignedElement

Created on 6 November 2020, about 4 years ago
Updated 7 November 2023, about 1 year ago

Problem/Motivation

I installed this module and followed the instructions on github. I use SimpleSAMLphp 1.18.8. Drupal acts as idp

When I try to login from the external page, I sometimes get a wsod. The error log on the server shows
PHP Fatal error: Class SAML2\\Assertion cannot extend from interface SAML2\\SignedElement in [..]vendor/simplesamlphp/saml2/src/SAML2/Assertion.php on line 0

After I reload the page the error disappears and I am logged in as expected

Seems like SignedElement is an interface in the sources from 1.18.8, while it is an abstract class in the dependency installed via composter by this module?

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.1

Component

Code

Created by

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024