πŸ‡ΊπŸ‡ΈUnited States @kkohlbrenner

Saint Louis, MO
Account created on 26 September 2018, about 6 years ago
  • Lead Drupal Developer at BounteousΒ  …
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States kkohlbrenner Saint Louis, MO

Updating the patch, including an interdiff between previous patch. In the previous patch, SimplesamlphpAuthManager::externalAuthenticate() was not updated to account for the dynamic $sp when multiple authsources are configured. This new patch solves for this and externalAuthenticate(), when called in the Controller with a dynamic $sp value, will send the argument to the externalAuthenticate() method which executes ::getSimpleSamlInstance() with the $sp argument.

Notably, the patch does not include tests, because, well, time constraints.

πŸ‡ΊπŸ‡ΈUnited States kkohlbrenner Saint Louis, MO

We are currently running the 4.x version of SimpleSAMLphp_auth module because we are on Drupal 10 and the 4.x version currently only supports D10.

Despite 8.x-3.x-dev being targeted, patches #15 and #16 apply successfully the 4.x branch. Like @dgaspara, we need to support multiple auth sources / service providers so #16 provided functionality we wanted. However, after applying the patch in #16, we ran into issues, so I rerolled the patch and also included an interdiff.

I took a slightly different approach from #16 regarding implementation, so open to feedback!

I'm also updating the target branch :)

Production build 0.71.5 2024