你的位置: 码友网首页 / 资讯源列表 / Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict

关于[Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict]的摘要:

This article shows how to implement authentication and secure a Blazor WASM application hosted in ASP.NET Core using the backend for frontend (BFF) security architecture to authenticate. All security is implemented in the backend and the Blazor WASM is a view of the ASP.NET Core application, no security is implemented in the public client. The application is a trusted client and a secret is used to authenticate the application as well as the identity. The Blazor WASM UI can only use the hosted APIs on the same domain.

原文地址: https://damienbod.com/2022/01/03/secure-a-blazor-wasm-asp-net-core-hosted-app-using-bff-and-openiddict/

收录时间: 2022-01-04 浏览量: 1487 分类: ASP.NET Core

| 0 收藏 | 0