Skip to content

Releases: boxyhq/saml20

saml20 v1.0.1

01 Aug 21:33
Compare
Choose a tag to compare

Changed

  • Minor refactoring

saml20 v1.0.0

27 Apr 19:25
4f4ab3b
Compare
Choose a tag to compare

Changed

  • Converted code to TypeScript

Added

  • XML signing
  • AuthnRequest generation
  • Certificate utilities
  • Signature validation

saml20 v0.2.1

01 Apr 21:39
Compare
Choose a tag to compare

Security

Fixed

  • Handle exception when parsing a response which does not have an assertion

saml20 v0.2.0

17 Oct 23:09
d89f02b
Compare
Choose a tag to compare

Security

  • Protect against signature, assertion, and response wrapping attacks

Changed

  • Formatting
  • Updated dependencies

saml20 v0.1.7

09 Sep 02:20
f7b5d32
Compare
Choose a tag to compare

Added

  • Support for validation of InResponseTo (for SP initiated flow)

Changed

  • Updated xmldom

saml20 v0.1.5

23 Aug 14:51
Compare
Choose a tag to compare

Fixed

  • ADFS fix

Security

  • Updated dependencies (including security vulnerabilities)