I would like to remove this InResponseTo
parameter from the root node of the SAML Response XML file. How can I do that in my Identity Provider settings?
I also want to remove the InResponseTo
from the saml:SubjectConfirmation
node too.
something related: SAML Request ID is not used in AuthnResponse · Issue #39 · auth0/node-samlp · GitHub
Thanks in advance.