Azure-Samples / active-directory-b2c-dotnetcore-webappLinks
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.
☆163Updated 5 years ago
Alternatives and similar repositories for active-directory-b2c-dotnetcore-webapp
Users that are interested in active-directory-b2c-dotnetcore-webapp are comparing it to the libraries listed below
Sorting:
- An ASP.NET Core web application that authenticates Azure AD users and calls a web API using OAuth 2.0 access tokens.☆119Updated 5 years ago
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆62Updated 5 years ago
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆131Updated 5 years ago
- Getting Started with Azure Search using .NET☆112Updated last year
- A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API u…☆63Updated 5 years ago
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆283Updated last year
- A sample .NET 4.5 MVC web app that signs-up and signs-in users from any Azure AD tenant using OpenID Connect.☆117Updated 5 years ago
- [ARCHIVED] This ASP.NET Core MVC sample shows how to connect to Microsoft Graph using delegated permissions and the Azure AD v2.0 (MSAL) …☆123Updated 2 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.