Skip to content

Switch to onelogin/php-saml and bump to 1.0.0#21

Open
ktbartholomew wants to merge 1 commit intomasterfrom
onelogin-saml
Open

Switch to onelogin/php-saml and bump to 1.0.0#21
ktbartholomew wants to merge 1 commit intomasterfrom
onelogin-saml

Conversation

@ktbartholomew
Copy link
Owner

This is basically a rewrite. #20 essentially precludes the use of SimpleSAMLPHP, which is extremely difficult to consume as a portable library and not a standalone web app. By using OneLogin's library, we can more elegantly configure the SAML service provider, and most likely handle multisite scenarios MUCH better.

A major revision change is also a good time to abandon some poor decisions from years ago, like storing certificates on the filesystem and depending on very specific URL handling to identify the current site in a multisite setup.

The focus for this PR is to modernize the plugin, make it more predictable going forward, but not to preserve lots of backwards compatibility for versions <1.0.0

@CheoWalker
Copy link

Hi! What is the status of the PR? Are you still testing? Will this make your plugin PHP 7 compatible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants