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

IdP-First authentication? #59

Closed
sbarre opened this issue Mar 22, 2017 · 2 comments
Closed

IdP-First authentication? #59

sbarre opened this issue Mar 22, 2017 · 2 comments
Labels

Comments

@sbarre
Copy link

sbarre commented Mar 22, 2017

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?

@danielbachhuber
Copy link
Contributor

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.

@joshkoenig
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants