打开 关闭

Add another layer to multi-tenancy #249


User avatar
0
Ploy-mwp 创建

Hi,

We'd like to add another layer to multi-tenancy.

Currently we have Host, Tenant, and Both on Multitenancy. Could you suggest how we can add another layer called 'Client'? Do you have any plan to extend it in the simlar way?

Thanks, Ploy


3 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 Fullstack Developer

    Can you explain it in detail? thanks.

  • User Avatar
    0
    Ploy-mwp 创建

    Currently we have MultiTenancySides.Host and MultiTenancySides.Tenant.

    We're modifing commercial to allow Tenant to create their own clients by reusing Saas module. So we need something like 'MultiTenancySides.Client' to be used when assign permissions to clients.

  • User Avatar
    0
    alper 创建
    支持团队 Director

    I think you are on the wrong way. Add a flag to the tenant "IsClient" and go from that direction. Or you can distinguish clients and other tenants with a Role.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11