tngan / samlify

Node.js library for SAML SSO
https://samlify.js.org
MIT License
609 stars 217 forks source link

Docs for `wantMessageSigned` is inaccurate #516

Open segevmalool opened 1 year ago

segevmalool commented 1 year ago

wantMessageSigned is an SP setting, but it's incorrectly attributed to IDP in the doc.

Setting: https://github.com/tngan/samlify/blob/master/src/types.ts#L70 Doc: https://github.com/tngan/samlify/blob/master/docs/signed-saml-response.md