Duende BFF Security Framework v4.0.0

Released: Dec 2, 2025

v4.0.0 での更新項目

機能

  • Added support for .NET 10.
  • You can now check authentication state.
  • Introduced BFF Trial Mode.
  • Introduced Diagnostics in BFF.
  • Updated the referenced Duende FOSS packages to their respective GA versions which added .NET 10 as a target.

不具合の修正

  • Fixed entity framework scoping issue in ServerSideSessionChecker.
  • Fixed an issue that prevents you from requesting a client credentials token from a background service.