Releases: auth0/node-saml
Releases · auth0/node-saml
v4.0.0
4.0.0 (2026-03-31)
Bug Fixes
- update async and moment dependencies to fix reported CVEs (663a73e)
Features
BREAKING CHANGES
- changing default encryption algorithm to http://www.w3.org/2009/xmlenc11#aes256-gcm, adding disallowEncryptionWithInsecureAlgorithm flag to use insecure algorithms for legacy compatibility
v3.0.1
v3.0.0
Bug Fixes
- Fixed regression which prevented previously allowed PEM files for signing and encryption when they were missing newlines
v2.0.1
Bug Fixes
- incorrect AuthenticationInstant when
options.lifetimeInSecondsis provided
v2.0.0
BREAKING CHANGES
- Requires node >= 12
Bug Fixes
- update xml-encryption to address node-forge vulnerabilities (0106c61)
v1.0.1
v1.0.0
⚠ BREAKING CHANGES
- update xml-crypto and xmldom dependencies to fix sec issues
- stop supporting node v4 and v8
- xml-encryption major version bump, fix typo in config property
fromkeyEncryptionAlgorighmtokeyEncryptionAlgorithmconsumed by
new xml-encryption library version.
Features
v0.15.0
Resolve vulnerable moment dependency
v0.14 0.14
v0.11.0
Merge pull request #24 from eugeniop/master Fixed snyk report issues with dependencies