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

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.

Home Page:http://aka.ms/aadb2c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

http://aka.ms/aadb2c


Languages

Language:C# 64.8%Language:HTML 33.1%Language:CSS 2.1%Language:JavaScript 0.1%