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
is there a way how I can force the IDP to sign all my assertions. I am running into problems testing against an SP, which needs my assertions to be signed.
Best,
Pascal
The text was updated successfully, but these errors were encountered:
You should be able to add signedAssertion: true to the idpOptions params object in app.js and expose via a new CLI arg similar to signResponse: argv.signResponse
Hi,
is there a way how I can force the IDP to sign all my assertions. I am running into problems testing against an SP, which needs my assertions to be signed.
Best,
Pascal
The text was updated successfully, but these errors were encountered: