You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: