In Chapter 7, we discussed how to utilize Azure AD to support external users by using Azure AD B2C and Azure AD B2B. We will continue our discussion on supporting external users of other Azure AD accounts. The users will be authenticated by their respective Azure AD tenant. We will do so by using multitenancy.
Multitenancy models
Setting up our solution
Configuring a user from another AAD tenant
Configuring an application to support multitenancy
Configuring applications
Restricting Azure AD tenants ...