Hi
I am trying to use multitenancy add-on again after I tried last year as I think Jmix v2.x is now getting it’s maturity.
I have some questions:
-
How can I create the tenant-specific admin role? In the classic add-on, there was an option to create the admin role at the time of creating the tenant but I do not see it anymore. The user guide doesn’t provide such indications either.
-
For the tenant-specific admin role, I want to give limited access for example, the full application has 3 different modules as options like payroll, CRM, and sales order and I want tenant1 to have access to payroll only whereas tenant2 has access to CRM and sales order, etc. accordingly when the respective admin will assign roles, the admin will not see those roles which is beyond the modules assigned to him or will not see the menu, Entity, View to select while creating a new role for the respective tenant users. If this is not supported out of the box of the add-on, how can this be achieved?
-
I have created two Entities (Customer, Country), and the Customer entity has tenantId field as suggested. However, when I log in using one of the Tennat users, I still see the tenant field in the list and detail screen. As per the user guide, this field is supposed to be hidden for any tenant users but populated in the backend.
I have attached a sample application, thanks for any help.
multitenantSample.zip (134.5 KB)