Why?
Microsoft Identity Web is the recommended solution for ASP.NET Core web apps, web APIs, Azure functions and gRPC services secured with the Microsoft.Identity.Platform.
It also provides some limited support for .NET Core and .NET Framework (including ASP.NET), where customers still need to use a hybrid solution with MSAL.Net
Customers need to quickly be able to choose a solution and a first step is the decision tree in Is MSAL.NET right for me?, however, there are still questions such as, is Pop supported in Microsoft identity web.
Please check all that apply
- [ x ] documentation doesn't exist
Proposed solution
Have a table showing what features are available in:
- Microsoft.Identity.Web for ASP.NET Core
- Microsoft.Identity.Web for ASP.NET, .NET Framework, .Net Core
- MSAL.NET
possibly with a hyperlink on how to do.
Why?
Microsoft Identity Web is the recommended solution for ASP.NET Core web apps, web APIs, Azure functions and gRPC services secured with the Microsoft.Identity.Platform.
It also provides some limited support for .NET Core and .NET Framework (including ASP.NET), where customers still need to use a hybrid solution with MSAL.Net
Customers need to quickly be able to choose a solution and a first step is the decision tree in Is MSAL.NET right for me?, however, there are still questions such as, is Pop supported in Microsoft identity web.
Please check all that apply
Proposed solution
Have a table showing what features are available in:
possibly with a hyperlink on how to do.