github DuendeSoftware/products is/6.2.0
IdentityServer 6.2.0

latest releases: is-7.4.0-alpha.1, templates-1.1.1, is-7.3.1...
8 months ago

What's Changed

Duende IdentityServer 6.2 adds:

  • Support for .NET 7.0
  • A new option that can help filter unhandled exceptions out of the logs
  • Bug fixes and ongoing maintenance

.NET 7 Support

Filter Unhandled Exceptions

  • Introduce filter to allow suppression of unhandled exception logs in IdentityServer middleware by @brockallen in #1084

Bug Fixes

  • add more defensive check for server side session store in DI by @brockallen in #900
  • fix logger type for CIBA consent page by @brockallen in #939
  • fix URI validation to allow query params with encoded values by @brockallen in #1006
  • typo in CIBA BackchannelAuthenticationUserValidatonResult by @brockallen in #1066
  • Fixed PersistedGrantFilter validation bug - filters with any criteria are now valid by @josephdecock in #1077
  • filter consumed grants in the persisted grant service by @brockallen in #1064

Updates to Dependencies

Samples and Documentation

Build, Test, Etc

New Contributors

Full Changelog: 6.1.7...6.2.0

Don't miss a new products release

NewReleases is sending notifications on new releases.