aadv2 topic
active-directory-dotnet-desktop-msgraph-v2
Sample showing how a Windows desktop .NET (WPF) application can get an access token using MSAL.NET and call the Microsoft Graph API or other APIs protected by the Microsoft identity platform (Azure Ac...
active-directory-dotnet-native-aspnetcore-v2
Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0
active-directory-dotnetcore-daemon-v2
A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity
microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
active-directory-xamarin-native-v2
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph wi...
ms-identity-aspnet-daemon-webapp
A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.
AppModelv2-WebApp-OpenIDConnect-nodejs
A Node.js web app using OpenID Connect authentication with Azure AD v2.0
active-directory-dotnet-admin-restricted-scopes-v2
An ASP.NET MVC application that shows how to use the Azure AD v2.0 endpoint to collect consent for permissions that require administrative consent.
active-directory-dotnet-webapp-openidconnect-aspnetcore-v2
An ASP.NET Core web application that signs-in users with Microsoft Accounts and Azure AD Accounts from multiple Azure AD directories
active-directory-dotnet-iwa-v2
.NET console application letting a user acquire a token for the Microsoft Graph using Integrated Windows Authentication (on domain joined or AAD joined machines)