microsoftgraph / aspnet-webhooks-rest-sampleLinks
Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified about changes in user's data. This sample uses the Azure AD endpoint to obtain an access token for work or school accounts.
☆41Updated 5 years ago
Alternatives and similar repositories for aspnet-webhooks-rest-sample
Users that are interested in aspnet-webhooks-rest-sample are comparing it to the libraries listed below
Sorting:
- 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
- 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
- [ARCHIVED] This sample shows how to build a multitenant MVC web application that uses Azure AD for sign-in using the OpenID Connect proto…☆49Updated 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.☆31Updated 5 years ago
- 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 - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identit…☆78Updated 3 years ago
- Code Samples for AADGuide☆39Updated 2 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 years ago
- Microsoft Graph extension for Azure Functions☆45Updated last year
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 years ago
- A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identi…☆79Updated 6 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
- 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 2 years 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.☆133Updated 11 months ago
- 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…☆173Updated last year
- A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆100Updated 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 windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Updated 5 years ago
- 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
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆65Updated 8 years ago
- A Windows console application that calls a web API using its app identity (instead of a user's identity) to get access tokens in an unatt…☆107Updated 5 years ago
- Azure SQL Database WingTipTickets demo and hands on lab☆66Updated 2 years ago
- A WPF application that calls a Web API running on ASP.NET Core 2.0 protected by Azure AD using OAuth 2.0 access tokens.☆38Updated 5 years ago
- A template for building complex bots for Microsoft Teams - C# version☆102Updated 3 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
- A sample SaaS application and associated tutorials, built on Azure SQL Database.☆82Updated 2 years ago
- [ARCHIVED] This ASP.NET MVC sample shows how to connect to Microsoft Graph and use the API to send an email.☆63Updated 6 years ago
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆131Updated 5 years ago
- 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 3 years ago
- BotBuilder's SDK extension for Microsoft Teams☆68Updated 2 years ago