We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does this plugin support IdP-First authentication?
If so, what would the Assertion Consumer Service URL be that the IdP would post login requests to?
The text was updated successfully, but these errors were encountered:
Hi @sbarre,
This plugin integrates with a SimpleSAMLphp installation, which performs the actual SAML authentication. It appears SimpleSAMLphp supports IdP-First.
I don't have any personal experience with IdP-First though. I'll ask inside Pantheon to see if anyone can weigh in with more detail.
Sorry, something went wrong.
This does work. Under the current setup, you will use a path like so in your IdP config:
https://your-wordpress-site.com/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp
However, this does beg a number of questions about documentation.
No branches or pull requests
Does this plugin support IdP-First authentication?
If so, what would the Assertion Consumer Service URL be that the IdP would post login requests to?
The text was updated successfully, but these errors were encountered: