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?
Closed: cannot reproduce
1.1
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.