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

public key to verify SAML response #12

Open
cherchyk opened this issue Feb 9, 2016 · 3 comments
Open

public key to verify SAML response #12

cherchyk opened this issue Feb 9, 2016 · 3 comments

Comments

@cherchyk
Copy link

cherchyk commented Feb 9, 2016

Hi

I'm receiving signed SAML which I have to validate with the public key.

is it something that passport-saml-encrypted can help me with or I have to use passport-saml?

@lmarkus
Copy link
Collaborator

lmarkus commented Feb 10, 2016

It should help you

On Feb 9, 2016, at 3:19 PM, Bohdan Cherchyk <[email protected]mailto:[email protected]> wrote:

Hi

I'm receiving signed SAML which I have to validate with the public key.

is it something that passport-saml-encrypted can help me with or I have to use passport-saml?

Reply to this email directly or view it on GitHubhttps://github.com//issues/12.

@cherchyk
Copy link
Author

sorry not clear
passport-saml-encrypted or passport-saml ?

@joelwass
Copy link

Not sure if this is resolved or not, but in response to @cherchyk , if your SAML coming back is Signed, then you should be able to validate it with the public key in both passport-saml and with passport-saml encrypted. make sure that the public key you're using is from the SAML response provider.

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

No branches or pull requests

3 participants