Samlify Versions Save

Node.js library for SAML SSO

v2.8.11

2 months ago
  • Xml entity escape @Munawwar
  • Add dom parser options for context customization #535 @bsShoham

v2.8.10

1 year ago

fix encryption for @xmldom/xmldom 0.8.6 upgrade https://github.com/tngan/samlify/pull/511 (@mastermatt)

v2.8.9

1 year ago

fix: system locale effects camelcase conversion https://github.com/tngan/samlify/pull/507 (@ayZagen) fix: support unencrypted PKCS#8 keys again https://github.com/tngan/samlify/pull/503 (@mastermatt)

v2.8.8

1 year ago
  • extract sessionIndex from LogoutRequest #501 (@zentooo)
  • allow arrays of certs #499 (@mastermatt)
  • fix init issue in logoutResponseRedirectURL function #496 (@wujjpp)

v2.8.7

1 year ago

v2.8.6

1 year ago

Upgrade @xmldom/xmldom to v0.8.3 to include the security patch (#492) @dan-diaz Upgrade uuid version (#486) @andrew-m-civica

v2.8.5

1 year ago

What's Changed

New Contributors


This note is automatically generated.

v2.8.4

2 years ago

v2.8.3

2 years ago

This patch release includes the node-forge package upgrade in order to resolve a security issue.

node-forge v.1

v2.8.2

2 years ago

This patch includes a proper fix and test after major dependencies upgrade. Thanks for the reports from @arthurrump and @oniemela.