-
Notifications
You must be signed in to change notification settings - Fork 475
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
using CERT, please help #142
Comments
validating Signature is not working algorithm, the one that is implemented in xml-crypto but result is the same signature is not valid I generated signature using another
|
If anybody is still having the same issues, try stripping the "-----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" and put the cert string into one line. There is a pull request for this to be in the documentation: |
The related PR #133 was merged. Closing this. |
hi
please help !
I'm trying to implement SSO for service provider app. SAML response is signed and I have problem validating the sign
SAML response:
node.js passport setup
the value in config.passport.saml.cert is
MIIBqzCCAVmgAwIBAgIQ75yMqTyP76VJxOzdn39HwzAJBgUrDgMCHQUAMBYxFDASBgNVBAMTC1Jvb3QgQWdlbmN5MB4XDTEyMDkyNTAxMTE0N1oXDTM5MTIzMTIzNTk1OVowDjEMMAoGA1UEAxMDcmJjMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWWvJacD2TMDG9OGYq5wCUByycLh919Y7ip1R730yVwta9gp0lpJPyZUx37Sgtm5MIP21XsxpZxznVLGfL8qu/Ta0zmcvSHXfMMVzHk0aivG2lLGLQyg5Xch3FtA/kGkZJpeF9L/KpCsS6KZe/9J/fXzEy8d+8JwYkmz7PH3Wl+QIDAQABo0swSTBHBgNVHQEEQDA+gBAS5AktBh0dTwCNYSHcFmRjoRgwFjEUMBIGA1UEAxMLUm9vdCBBZ2VuY3mCEAY3bACqAGSKEc+41KpcNfQwCQYFKw4DAh0FAANBAHh2IW89kF0STnCraE/wWJYM6roBeocsfxN0PD5nEI4LHWp2DcvUv90mj4XfbhR6s/M6pEq0cEItLlrhifbv838=
can some one explain why I'm getting error
The text was updated successfully, but these errors were encountered: