OfficeDev / O365-WebApp-MultiTenantLinks
[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.
☆48Updated 6 years ago
Alternatives and similar repositories for O365-WebApp-MultiTenant
Users that are interested in O365-WebApp-MultiTenant 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
- [ARCHIVED] This walkthrough shows you how to use the Office 365 Connected Services in Visual Studio 2017.☆53Updated 7 years ago
- [DEPRECATED] To see a current sample that demonstrates the concepts explained here, visit https://github.com/microsoftgraph/aspnet-snippe…☆55Updated 7 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
- How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.