Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

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.

Notifications You must be signed in to change notification settings

Azure-Samples/active-directory-b2c-dotnetcore-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a2f17f · May 11, 2020

History

85 Commits
May 11, 2020

Repository files navigation

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.