pdegenhardt / 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

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 Run 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

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

License:Other


Languages

Language:C# 89.1%Language:HTML 10.2%Language:JavaScript 0.6%Language:CSS 0.1%