Account created on 2 May 2014, over 10 years ago
#

Merge Requests

Recent comments

This looks good to me. The tests don't pass now, but I think that should be a separate ticket.

My experience is #49 does work. I can spin up a D10 site and authenticate using the simplesamlphp_auth module.

I would say the current issue is (at least in our case) is the current version of simplesamlphp/simplesamlphp requires a specific commit version (dev-master#8c6ee7dd6a6). This only works in Composer when set at the root level, and our situation has the module installed in a custom install profile. Because of this, we either need to update the "Custom patch for d10 NameIDPolicy fix" patch each time a new update is pushed to simplesamlphp dev and use dev-master@dev, or wait for the patch to be implemented.

BUT, again, I am able to authenticate using the setup in #49 in a test instance.

Production build 0.71.5 2024