An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
☆1,439Oct 29, 2025Updated 4 months ago
Alternatives and similar repositories for active-directory-aspnetcore-webapp-openidconnect-v2
Users that are interested in active-directory-aspnetcore-webapp-openidconnect-v2 are comparing it to the libraries listed below
Sorting:
- Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C☆771Updated this week
- Calling a ASP.NET Core Web API from a WPF application using Azure AD v2.0☆291Apr 9, 2025Updated 10 months ago
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆264Jan 27, 2025Updated last year
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆284Jun 11, 2024Updated last year
- Microsoft Authentication Library (MSAL) for .NET☆1,490Updated this week
- A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can si…