Hi everyone ! I have read in the docs that roles a...
# support-questions-legacy
a
Hi everyone ! I have read in the docs that roles are shared accross tenants . Is there any way to have different roles per tenant ? We are building a CRM where roles are controlled by the tenant superadmin, so each tenants will have different roles except for the superadmin who will be shared between all tenants. Is there a way we can handle this ? For now, we were thinking about prefixing roles with the workspace id, for example
[a-random-id_admin, a-random-id_seller]
. Moreover, a user could have different roles on different tenants, for example superadmin in one, but a basic user in another
7 Views