Skip to content

An ASP.NET Core 2.1 web application that authenticates an end user against Azure AD B2C using the ASP.NET Core 2.1 Azure AD B2C authentication middleware, acquires an access token using MSAL.NET, and accesses a web API using this access token.

Notifications You must be signed in to change notification settings

HighViewSoftware/WebApp-OpenIDConnect-DotNetCore21

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp-OpenIDConnect-DotNetCore21

An ASP.NET Core 2.1 web application that authenticates an end user against Azure AD B2C using the ASP.NET Core 2.1 Azure AD B2C authentication middleware, acquires an access token using MSAL.NET, and accesses a web API using this access token.

About

An ASP.NET Core 2.1 web application that authenticates an end user against Azure AD B2C using the ASP.NET Core 2.1 Azure AD B2C authentication middleware, acquires an access token using MSAL.NET, and accesses a web API using this access token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.9%
  • C# 41.0%
  • Other 1.1%