Azure-Samples / ms-identity-aspnet-webapp-openidconnect
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 sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph, as well as incrementental consent.
☆172Updated 10 months ago
Alternatives and similar repositories for ms-identity-aspnet-webapp-openidconnect:
Users that are interested in ms-identity-aspnet-webapp-openidconnect are comparing it to the libraries listed below
- [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
- An ASP.NET Core Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens☆62Updated 4 years ago
- A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C☆283Updated 10 months ago
- A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.☆132Updated 8 months ago
- 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 4 years ago
- ASP.NET Web Server - OpenID Connect v2 Endpoint Sample☆96Updated last year
- A repository of code snippets that use Microsoft Graph to perform common tasks such as sending email, managing groups, and other activiti…☆194Updated 11 months ago
- A .NET Core daemon console application calling Microsoft Graph or your own WebAPI with its own identity☆255Updated 3 months ago
- .NET Core console application using Microsoft Graph for Azure AD B2C user account management.☆103Updated 11 months ago
- 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
- Microsoft Graph Training Module - Build MVC apps with Microsoft Graph☆97Updated 9 months ago
- Azure Functions .NET extensions☆78Updated last month
- A .NET 4.5 MVC Web API protected by Azure AD that receives tokens from a client and uses ADAL to get tokens for calling the MIcrosoft Gra…☆101Updated 5 years ago
- Microsoft Azure WebJobs SDK Samples☆136Updated 9 years ago
- This sample shows how to subscribe for Microsoft Graph webhooks using application (app-only) permissions and the Azure AD endpoint.☆133Updated 3 months ago
- Sample for use with Azure AD B2C with Custom Policies.☆223Updated last year
- The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in .NET including uploading a blob, CRUD…☆151Updated 9 months ago
- A serverless release note generator for Azure DevOps☆73Updated last year
- Getting Started with Azure Search using .NET☆111Updated last year
- Sample that shows how to fetch a secret from Azure Key Vault at run-time from an App Service with a Managed Service Identity (MSI).☆65Updated last year
- A .NET 4.5 MVC web app that signs Azure AD users in with OpenID Connect and calls a web api using OAuth 2.0 access tokens.☆82Updated 5 years ago
- Service Bus extension for Azure Functions☆66Updated 9 months ago
- Live view of events from Azure Event Grid with ASP.NET Core and SignalR☆149Updated 2 years ago
- This repo shows how to get started in DotNet Core with Azure Key Vault☆43Updated last year
- How to manually process a JWT access token in a web API using the JSON Web Token Handler For the Microsoft .Net Framework 4.5.☆136Updated last year
- Secure cross-platform token cache for MSAL public client apps☆84Updated last year
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆131Updated 5 years ago
- Web API calling a downstream API on behalf of the user using the Microsoft identity platform (formerly named Azure AD) v2.0 enpoint☆78Updated 8 months ago
- Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample uses the .NET 4.5 asynchronous programming model to demo…☆101Updated 9 months ago
- Samples covering advanced token cache scenarios, such as integrating cache between a web app and background worker, leveraging Msal.net a…☆53Updated last year