Azure-Samples / guidance-identity-management-for-multitenant-apps

How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

services platforms author
guidance
dotnet
MikeWasson

Identity Management for Multitenant Applications in Microsoft Azure

This sample shows how to manage user identities in a multitenant application on Microsoft Azure, using Azure Active Directory for authentication.

The project consists of:

  • A reference implementation of a multi-tenant SaaS application. To get started with the application, see Running the Surveys application.
  • Written guidance on best practices for identity management in multitenant applications on Microsoft Azure. The written guidance reflects what we learned in the process of building the application.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

How to manage user identities in a multitenant app on Microsoft Azure, using Azure Active Directory for authentication.

License:Other


Languages

Language:C# 98.0%Language:PowerShell 1.5%Language:JavaScript 0.4%Language:CSS 0.1%