Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force Sign Assertions #50

Open
pascalschulz opened this issue Jul 10, 2019 · 2 comments
Open

Force Sign Assertions #50

pascalschulz opened this issue Jul 10, 2019 · 2 comments

Comments

@pascalschulz
Copy link

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

@mcguinness
Copy link
Owner

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

@pascalschulz
Copy link
Author

May I ask you what the reason is that both "signAssertion" and "signResponse" are not part of the idpOptions by default?

At least by looking at "saml-idp --help", I don't seem to find them.

However, I will try your suggested way to integrate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants