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