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