OfficeDev / O365-WebApp-MultiTenant
[ARCHIVED] This sample shows how to build a multitenant 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.
☆49Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for O365-WebApp-MultiTenant
- [DEPRECATED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/aspnet-snippe…☆56Updated 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 4 years ago
- [ARCHIVED] This sample shows how to build a single tenant MVC web application that uses Azure AD for sign-in using the OpenID Connect pro…☆21Updated 5 years ago
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆54Updated 6 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
- A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library☆82Updated 6 years ago
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.☆63Updated 7 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 4 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 4 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 4 years ago
- A .NET 4.5 MVC web app that uses Azure AD groups for authorization.☆60Updated 4 years ago
- [DEPRECATED] To see current samples that demonstrate the concepts explained here, visit https://github.com/microsoftgraph/uwp-csharp-snip…☆58Updated 6 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 4 years ago
- A windows desktop program that demonstrates non-interactive authentication to Azure AD using a username & password, and optionaly windows…☆84Updated 4 years ago
- ASP.NET Core 2.0 Azure AD authentication example☆39Updated 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 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 4 years ago
- An Expense Manager scenario with a App for SharePoint with a Provider Hosted AngularJS backend.☆63Updated 5 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
- The getting started sample demonstrates how to perform common tasks using the Azure Table Service in .NET including creating a table, CRU…☆61Updated 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 .NET 4.5 daemon application that uses a certificate to authenticate with Azure AD and get OAuth 2.0 access tokens.☆41Updated 4 years ago
- A .NET 4.5 MVC web app that uses Azure AD application roles for authorization.☆100Updated 4 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 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…☆68Updated last year
- .NET Logging adaptors☆106Updated 2 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 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 4 years ago