pantheon-systems / wp-saml-auth

Rock-solid SAML authentication for WordPress built on a modern foundation.
https://wordpress.org/plugins/wp-saml-auth/
89 stars 43 forks source link

[BUGS-7135]: Updates code to resolve auth issue. #359

Closed rwagner00 closed 1 year ago

rwagner00 commented 1 year ago

This PR updates the auth issue that was reported. It also updates the Behat tests so that they're passing using the latest pantheon-wordpress-upstream-tests (which involved updating the child theme created in the behat-prepare script). I've also added more verbose logging during behat-prepare so we have a better idea of what's going on since this behat-prepare differs from most of our other repositories.