Duende BFF Security Framework Versions

Découvrez les nouveautés dans chaque version, avec des détails sur les fonctionnalités, les améliorations et les problèmes résolus.

janv.
févr.
mars
avr.
mai
juin
juil.
août
sept.
oct.
nov.
déc.
Duende BFF Security Framework v4.2.010 juin 2026
Fonctionnalités
  • You can now specify a custom IAccessTokenRetriever through YARP route or cluster metadata.
Corrections
  • Cookie name prefix constants (__Host-, __Secure-) now correctly include the trailing hyphen.
Duende BFF Security Framework v4.1.213 mars 2026
Fonctionnalités
  • Updated Duende.IdentityModel dependency to 8.0.1.
Duende BFF Security Framework v4.1.118 févr. 2026
Corrections
  • Fixed an issue where BFF will crash when openid connect options are retrieved outside of HTTP Request context.
  • Fixed an issue with Stackoverflow when BFF is explicitly configured with Authentication schemes, but without ForbidScheme.
Duende BFF Security Framework v4.0.329 janv. 2026
Corrections
  • Fixed issue where yarp proxying doesn't calculate htu correctly.
Duende BFF Security Framework v4.1.029 janv. 2026
Fonctionnalités
  • Introduced new extensibility point to enrich the claims from the user endpoint.
Duende BFF Security Framework v4.0.213 janv. 2026
Corrections
  • Fixed nullability issues with ClaimRecord and ClaimsPrincipalRecord.