Hi All,
I need some help to understand better I want to provide SSO experience for my APP.
I have two Azure AD tenants Tenant-A and Tenant-B. Application is registered in Tenant-A.
Now to allow user from Tenant-B to access my application do I need to make my app Multi-Tenant App or I should Invite Tenant-B users as Guest users in my Tenant-A directory.
I know my app doesn't need to be Multi-tenant for B2b to work. (please correct if wrong here).
I see Azure B2b as the only best option and approach here because user authorization is also required here if enabled Multi Tenancy then Authorization is not possible.
Need some assistance on this scenario and best approach.
Any major comparison between Azure AD b2b and Azure Multi tenancy approaches ?