debben / multitenant-saas-guidance

a guidance project for implementing multi-tenant SaaS web applications on Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft patterns & practices

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.
  • 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. To get started with the application, see Running the Surveys application.

Table of Contents

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

a guidance project for implementing multi-tenant SaaS web applications on Azure

License:Other


Languages

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