geinosky → created an issue.
This looks good to me. The tests don't pass now, but I think that should be a separate ticket.
geinosky → created an issue.
geinosky → made their first commit to this issue’s fork.
geinosky → created an issue.
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.
I'm also seeing the same error as #31.
geinosky → created an issue.
geinosky → created an issue.