0
votes

I am trying to test multi tenant Azure authentication to an application, which only works with Azure Work accounts (B2B users cannot sign in to Tenant using v2.0 endpoint & MSAL Auth flow).

Without asking our Azure AD admin to consent my testing application, what other options I have to use Work accounts ?

How hard is to create custom organization where I could test it ?

thank you

1
Hi did you have a chance to look into my answer? If it is helpful for you, you can accept it as answer. Thank you.Allen Wu

1 Answers

0
votes

Only when the tenant administrator agrees to your multi-tenant application to access its tenant, you can use that tenant's users to test your application.

This is how multi-tenant applications work and this is the process that meets security.

You can create an Azure free account for testing purpose.