【发布时间】:2020-11-04 19:24:16
【问题描述】:
我有一个 Angular 版本 9.1.9 ClientApp 和 .net-core web api。我将 msal 用于 angular 库和 azure ad b2c。是否可以只保护特定路线,即 /api/GetProfile 而不是 /api/GetCar ?
我的问题不是针对 .net 核心,而是针对角度的 msal。
"msal": "^1.4.2" "@azure/msal-angular": "^1.1.1"
【问题讨论】:
标签: msal azure-ad-b2b