Azure-Samples / active-directory-dotnet-webapi-onbehalfof-caLinks
Sign-in a user with the Microsoft Identity Platform and call an ASP.NET web API that calls a downstream Web API with Conditional Access
☆16Updated 2 years ago
Alternatives and similar repositories for active-directory-dotnet-webapi-onbehalfof-ca
Users that are interested in active-directory-dotnet-webapi-onbehalfof-ca are comparing it to the libraries listed below
Sorting:
- In the sample, an existing web app with its own way of signing in users adds the ability to call an Azure AD protected web API using OAut…☆54Updated 5 years ago
- Microsoft Graph extension for Azure Functions☆45Updated last year
- A .NET core daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens to a .NET core web a…☆19Updated 5 years ago
- 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
- A sample .NET 4.5 MVC SaaS web app that signs-up and signs-in users from any Azure AD tenant, and calls the Azure AD Graph API.☆65Updated 5 years ago
- Kurve JS is a combination of JavaScript/TypeScript libraries for authentication against Microsoft Active Directory and access to the Micr…☆56Updated 8 years ago
- We've moved! You can contribute to our new repository here☆139Updated 5 years ago
- Samples for Azure Functions (WebJobs.Script)☆19Updated 4 years ago
- BotBuilder's SDK extension for Microsoft Teams☆70Updated 2 years ago
- A .NET 4.5 MVC web app that uses Azure AD for sign-in and calls a web API under the application's identity, instead of the user's identit…☆50Updated 5 years ago
- This sample shows you how to use the Microsoft Azure DocumentDB service to store and access data from a ASP.NET MVC application hosted on…☆44Updated 4 years ago
- MSGraph SDK Code Generator☆98Updated this week
- Sample app showing off the Teams Task Module, a way to invoke custom code from a bot, a tab, or both! (C#/.NET version.)☆18Updated 4 years ago
- A .NET 4.5 multi-tenant web API that is secured using Azure AD and OAuth 2.0 access tokens, and accepts calls from Azure AD users in any …☆32Updated 5 years ago
- Basic example tab apps for Microsoft Teams☆43Updated 3 years ago
- [ARCHIVED] Sample apps (C# and node) for accessing Microsoft Teams data via the Microsoft Graph☆120Updated 5 years ago
- A template for building complex bots for Microsoft Teams - C# version☆103Updated 3 years ago
- 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).☆64Updated 2 years ago
- .Net Core console application for calling Microsoft Graph. Sample built from scratch.☆88Updated last year
- Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified…☆41Updated 5 years ago
- 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
- This sample demonstrates how to create a serverless application with Azure Functions to receive and process events via an Azure Event Gri…☆35Updated 5 years ago
- Cosmos DB, Express.js, Angular, and Node.js app☆57Updated 2 years ago
- Azure Functions sample that generates trading cards from people's faces. It uses Microsoft Cognitive Services to determine the predominan…☆32Updated 6 years ago
- This sample demonstrate two guest executable services communicating (one C# and one Nodejs) which are then packaged into docker container…☆69Updated 4 years ago
- The AdventureWorks Ski App provides a sample application that can be used to demonstrate the value of building in intelligence into an ex…☆71Updated 2 years ago
- A .NET 4.5 WPF application that authenticates a user and calls web API using Azure AD and OAuth 2.0 access tokens.☆93Updated 5 years ago
- This sample showcases the Azure Functions tooling for Visual Studio 2017. It has a website where customers submit reviews, stored in Azur…☆58Updated 2 years ago
- [ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within an AngularJS web application. This sample uses REST …☆48Updated 6 years ago
- An ASP.NET Core web application that authenticates Azure AD users from any tenant and calls a web API using OAuth 2.0 access tokens.