
Authentication Via EntraID With WebApp - Multi-Tenancy Or Single-Tenancy?
I cannot figure out if I want multi-tenancy or single-tenancy for authentication from Microsoft's guide? I want to authenticate users from a Microsoft account with EntraID using OAuth2 from whom I decide. It is not a kind of WebApp that allows users automatically like a social app. Only contracted users whom have paid will be allowed to access the App.
Most of my users will have their own domains assigned to the Microsoft account; don't think this matters as would think domain would be https://theirdomain.onmicrosoft.com. I think I need single-tenant authentication?