auth0/node-samlp

Need option for keyEncryptionAlgorighm

danscrima opened this issue · 1 comments

When calling the auth method, I need to be able to set the keyEncryptionAlgorighm option that gets passed to the saml20.js create method to use a different encryption key. In the meantime I have to fork the project just to add this option. If that could be added it would be greatly appreciated. Thanks guys!

encryptionAlgorithm is needed as well