OfficeDev / O365-WebApp-SingleTenant
[ARCHIVED] This sample shows how to build a single tenant MVC web application that uses Azure AD for sign-in using the OpenID Connect protocol, and then calls a Office 365 API under the signed-in user's identity using tokens obtained via OAuth 2.0. This sample uses the OpenID Connect ASP.Net OWIN middleware and ADAL .Net.
☆21Updated 6 years ago
Alternatives and similar repositories for O365-WebApp-SingleTenant:
Users that are interested in O365-WebApp-SingleTenant are comparing it to the libraries listed below
- [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 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.☆66Updated 5 years ago
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 years ago
- [DEPRECATED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/aspnet-snippe…☆56Updated 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
- [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
- A .NET console application that performs various queries against the Azure AD Graph API using both user identities and application identi…☆79Updated 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
- Webhooks in Microsoft Graph notify your web application about changes in user data. You can create a webhook subscription to get notified…☆42Updated 4 years ago
- An ASP.NET Core web application that signs-in Azure AD users from a single Azure AD tenant.☆131Updated 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
- [ARCHIVED] All the code samples shown in the SharePoint Power Hour including Windows 8 and ASP.NET MVC Office 365 API demos☆47Updated 6 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 5 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 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 4 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
- An Expense Manager scenario with a App for SharePoint with a Provider Hosted AngularJS backend.☆63Updated 5 years ago
- A template for building complex bots for Microsoft Teams - C# version☆102Updated 2 years ago
- IT Unity Development Community Repository☆42Updated 5 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
- A multi-solution, multi-tenant backbone for SharePoint Online add-ins hosted in Azure Functions.☆23Updated 2 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.☆118Updated 5 years ago
- Small example of a two tiers application with a FrontEnd application that calls a backend Api application. Both coded with Asp.Net Core 2…☆18Updated 6 years ago
- A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library☆83Updated 7 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
- Sample web app that uses client credential flow to access Users, Mail, Calendar, Contacts in Office 365 via Rest APIs☆20Updated 4 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
- 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 .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆100Updated 5 years ago
- An AngularJS single page app, implemented with an ASP.NET Web API backend, that signs users in using Azure AD and calls another web API u…☆87Updated 4 years ago