When it comes to multi tenant setup with an app that allows for several vendors to utilize the same app but keeping data separate. What is the best way for each user when logging in to only gain access to only their tenants data?
Do you have an admin validate their user account for that tenant
Is there a way for them to automatically only go to their tenant login
Trying to find the best way to implement this as opposed to allow them to choose
Thank You