Upgrading from v3 -> v5 gives "Invalid Signature" for one Google IDP customer #959
-
I've recently upgraded from passport-saml 3.2.4 to 5.0.1. I have a MultiSamlStrategy and there are customers who are using different IDPs log in to my SP using the MultiSamlStrategy. As I upgraded and was testing locally with Google and Okta IDPs, I realised I needed to add
I tested again with different SAML applications for staging and production environments both on Google and Okta IDPs, and everything was working well. Today, only one of many customers who are using Google IDP started getting "Invalid Signature" error originating from I tested with more SAML options:
but still they get the same error message. I can confirm that in their metadata XML I sense the issue has to do with
How can I begin debugging this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
First of all this:
is not related to auth responses.
Here are few links to similar cases:
And especially check https://github.com/node-saml/passport-saml/wiki/Common-Issues/542624c1ed01a1948c9c4dfd43c9d252d65e0e34