Duende BFF Security Framework
Simplify your front-end development and increase security.
Duende Software 社の製品
2025 年より日本国内にてComponentSourceで販売中。
価格:¥ 830,170 (税込)〜 バージョン: v3.0.0 新機能 更新日: Mar 17, 2025
Duende BFF Security Framework enhances web application security using the Backend-for-Frontend (BFF) pattern. It routes authentication through a secure server-side component, protecting tokens from client exposure and reducing attack surfaces. It supports OAuth 2.0 and OpenID Connect, offering secure session and token management for both SPAs and traditional apps. With Duende's server-side Backend for Frontend (BFF) solution you can easily manage tokens on the server—not in the browser to simplify your front-end development and increase security for Angular, React, Vue, and Blazor WASM apps.
The Duende.BFF Security Framework provides a comprehensive solution for securing browser-based frontends—such as Single Page Applications (SPAs) and Blazor apps—that communicate with ASP.NET Core backends. It encapsulates all essential tools for implementing the Backend-for-Frontend (BFF) architecture, which delegates security responsibilities to a trusted server rather than relying on client-side logic.
As SPAs have evolved in complexity and adoption, handling OAuth flows directly in the...