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

Support SP-Initiated workflow #17

Open
distortedsignal opened this issue May 9, 2019 · 4 comments
Open

Support SP-Initiated workflow #17

distortedsignal opened this issue May 9, 2019 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@distortedsignal
Copy link
Contributor

Investigate and implement an SP-Initiated workflow.

@distortedsignal distortedsignal added enhancement New feature or request help wanted Extra attention is needed labels May 14, 2019
@rbmcnicholas
Copy link

@distortedsignal can you elaborate on this? Is SP-initiated SAML not supported right now? While trying to get SP-initiated SAML setup, I see the 302 Redirect occurring from the SP to the IdP, however, the Redirect does not have the SAMLRequest/AuthNRequest attached.

Is SP-initiated SAML in a half-working state at the moment?

@distortedsignal
Copy link
Contributor Author

@rbmcnicholas I think you've got it right. It "works"... kinda. If your IdP is being really nice, this feature works. However, if your IdP expects you to provide a payload, you will not be able to authenticate in an SP initiated fashion. I think this is doable, but my work (specifically, my 9-5) is currently on other projects. I've got this in the back of my brain, but I don't know when I'll get to it.

@mnouh
Copy link

mnouh commented Aug 2, 2019

@distortedsignal Our IdP is not being very nice. It seems that the library is not generating the SAMLRequest query parameter in the redirect request.

Do you know what is left and missing to make this functional? I can look to help with this.

@Snowned0425
Copy link

I know this is very old, but I just started looking at this today, and I am blocked by this same issue. We can't do any sort of auth with our IdP for the same reason. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants