Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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