Hi all
I am considering FusionAuth as a self-hosted option for our very early startup attempt. I apologize in advance for most likely abusing the word "Tenant" here.
Basically I need users to be disconnected from tenants. In this case, a tenant is an account/company/org that is isolated from every other tenant and a tenant is where a subscription/plan is connected, except when it comes to users. Users can have roles in one or more tenant. The idea is that many of our users are freelancers that will work with multiple clients (our tenants), so I want to make it super simple for them to pop up a list of all tenants they have access to and let them switch on the fly. Selecting a different tenant will then reload roles and permissions and reload the assets based on the new privileges.
I have read through some topics here in this forum, but couldn't find an exact match. So I have to ask; is this setup possible in FusionAuth, and if so, what would be the best setup of the service for this scenario?