Skip to content

Releases: Sustainsys/Saml2

v2.11.0 - Encrypted XML enhancements

02 Mar 11:56

Choose a tag to compare

  • Support RSA-OAEP for encrypted XML with specified mask generation function.
  • Built in support for AES-GCM (.NET 8 target only).
  • Dropped .NET Standard 2.1 target in favour of .NET 8.
  • Update dependencies to minimal non-vulnerable version.

v2.10.0 - FIPS Compliance

09 Aug 11:39

Choose a tag to compare

Support for FIPS Compliance

v2.9.2

19 Sep 10:46

Choose a tag to compare

  • Security Fix: Bind state and assertion to response issuer.
  • Security Fix: Bind request state to module path to prevent substitution.

v1.0.3

19 Sep 10:46

Choose a tag to compare

  • Security Fix: Bind state and assertion to response issuer.
  • Security Fix: Bind request state to module path to prevent substitution.

V2.9.1

20 Apr 11:43

Choose a tag to compare

support modern crypto providers

v2.9.0

20 Dec 14:01

Choose a tag to compare

  • Add runtime detection for .NET 5+
  • Deserialize LogoutResponse

v2.8.0

10 Mar 14:46

Choose a tag to compare

v2.7.0 - Security and Compatibility

21 Apr 12:34

Choose a tag to compare

  • Security Fix: Ensure received token is a bearer token.
  • Compatibility flag to allow unsigned logout responses

v.1.0.2 - Security Fix

21 Apr 12:34

Choose a tag to compare

  • Security Fix: Ensure received token is a bearer token.

v2.6.0

27 Mar 11:09

Choose a tag to compare

  • Xml Created Notifications