Building a Multi-tenant Application with Windows Azure Active Directory (Single Sign-on, Graph access and Role based Authorization)

We have just updated the Multi-tenant sample application for Windows Azure AD. The sample application shows how to add the following capabilities using Windows Azure AD:

  • Enable customers from different tenants to sign up for your application.
  • Single Sign-on with Windows Azure AD.
  • Adding Claims based on information in AD fetched via Azure AD Graph API and using the Claims for Authorization.
  • Access and manage Windows Azure AD data through Graph API.

We have published a walkthrough that takes you through the steps required for creating this sample. Let us know if you have any feedback on the walk through or the sample.