Scenerio:
- A global user can visit any tenant
- Different tenant will create different user of their own password
- A general user can create account in different tenant with different password
- Tenant superuser can create their own group with permission
Using django_tenant and django_tenant_users. But can not able to do these. Need suggestion how to achieve this using django