All Versions
10
Latest Version
Avg Release Cycle
93 days
Latest Release
1437 days ago

Changelog History

  • v2.7.0 Changes

    April 21, 2020
    • ๐Ÿ”’ Security Fix: Ensure received token is a bearer token.
    • Compatibility flag to allow unsigned logout responses
  • v2.6.0 Changes

    March 27, 2020
    • Xml Created Notifications
  • v2.5.0 Changes

    March 24, 2020
    • ๐Ÿ”’ 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.

  • v2.4.0 Changes

    January 17, 2020
    • โšก๏ธ SameSite cookie update for Chrome 80
    • TokenValidationParametersCreated notification
    • ๐Ÿ› Bug Fix: Handle query string with =
    • ๐Ÿ‘Œ Improved error messages
  • v2.3.0 Changes

    June 27, 2019
    • ๐Ÿ‘Œ Support for RequestAbstractType.Extensions - EIDAS compatibility
    • Mark correlation cookie as essential
    • CSP Hash for POST binding
    • ๐Ÿ‘Œ Support specifying ReturnUrl through RelayState
    • โœ‚ Remove .NET Standard dependencies when targeting .NET Framework

    ๐Ÿ‘€ See GitHub milestone issue list for details.

  • v2.2.0 Changes

    November 23, 2018
    • ๐Ÿ‘Œ Support TLS Client Certificates for Artifact Resolve
  • v2.1.0 Changes

    October 15, 2018
    • โž• Add back support for .NET 4.6.1 (without ECDSA support)
    • Idp selection through Asp.Net Core2 AuthProps
    • ๐Ÿ“‡ Proper file name on Metadata download
    • Notification to get Idp - allows Idp storage in database.
    • ๐Ÿ“„ XML docs are back
  • v2.0.0

    September 27, 2018
  • v1.0.2 Changes

    April 21, 2020
    • ๐Ÿ”’ Security Fix: Ensure received token is a bearer token.
  • v1.0.1 Changes

    January 17, 2020
    • โšก๏ธ SameSite cookie update for Chrome 80