Skip to content

Sample showing how a Windows Universal Platform (UWP) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. http://aka.ms/aadb2c

License

Notifications You must be signed in to change notification settings

ACMEAtronOmatic/active-directory-b2c-dotnet-uwp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

page_type languages products description urlFragment
sample
csharp
azure
This simple sample demonstrates how to use the Microsoft Authentication Library (MSAL) for .NET to get an access token and call an API.
active-directory-b2c-dotnet-uwp

UWP apps using B2C

New UWP applications targetting B2C are not supported due to a limitation in the UWP browser control. Application developers are asked to use WinUI / Maui instead - see https://github.com/Azure-Samples/ms-identity-dotnetcore-maui/tree/main/MauiAppB2C

About

Sample showing how a Windows Universal Platform (UWP) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API. http://aka.ms/aadb2c

Resources

License

Stars

Watchers

Forks

Packages

No packages published