Skip to content

Releases: Sustainsys/Saml2

FIPS Compliance

09 Aug 11:39
Compare
Choose a tag to compare

Support for FIPS Compliance

v2.9.2

19 Sep 10:46
Compare
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
Compare
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
Compare
Choose a tag to compare

support modern crypto providers

v2.9.0

20 Dec 14:01
Compare
Choose a tag to compare
  • Add runtime detection for .NET 5+
  • Deserialize LogoutResponse

v2.8.0

10 Mar 14:46
Compare
Choose a tag to compare

Add runtime detection for .NET 5
Enable adding support for AES-GCM (http://www.w3.org/2009/xmlenc11#aes128-gcm)
Bug fix: Do not crash on duplicate language entries for localized strings in metadata

v2.7.0 - Security and Compatibility

21 Apr 12:34
Compare
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
Compare
Choose a tag to compare
  • Security Fix: Ensure received token is a bearer token.

v2.6.0

27 Mar 11:09
Compare
Choose a tag to compare
  • Xml Created Notifications

v2.5.0 Security Fix

24 Mar 14:43
Compare
Choose a tag to compare
  • Security Fix: Token Replay Detection
  • Configuration of TokenValidationParameters
  • Use CookieManager in Asp.Net Core and Owin
  • Bug fixes to Artifact binding, AuthnRequest, Owin Logout

See GitHub milestone issue list for details.