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
I use crewjam/saml on my application. It is working, when I accessed the privileged endpoints it is automatically redirected to the saml authentication page. I login on it, then this error occured.
Fyi, it's working fine when I use samltest. but when I use my idp metadata, error underneath appear.
in my application, I had to install 4 certificates on the server. The certificates are provided by the IDP
the application are deployed into multiple instances and configured using ELB
What should I do to solve this issue?
The text was updated successfully, but these errors were encountered:
novalagung
changed the title
/saml/acs returns error invalid token signature is invalid
/saml/acs returns error InResponseTo does not match any of the possible request IDs
Aug 6, 2019
I use crewjam/saml on my application. It is working, when I accessed the privileged endpoints it is automatically redirected to the saml authentication page. I login on it, then this error occured.
Fyi, it's working fine when I use samltest. but when I use my idp metadata, error underneath appear.
This is what my saml setup looks like:
Additional informations that probably help:
What should I do to solve this issue?
The text was updated successfully, but these errors were encountered: