项目作者: Azure-Samples

项目描述 :
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
高级语言: C#
项目地址: git://github.com/Azure-Samples/active-directory-b2c-dotnetcore-webapp.git


ASP.NET Core MVC web application that performs identity management with Azure AD B2C

There’s a newer version of this sample taking advantage of the Microsoft identity platform

Check it out the B2C variations of the ASP.NET Core web app incremental tutorial:

If you really need to access this sample, you can navigate to the master branch, but please know that it’s no longer supported.