Open Closed

Add another layer to multi-tenancy #249


User avatar
0
Ploy-mwp created

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 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Can you explain it in detail? thanks.

  • User Avatar
    0
    Ploy-mwp created

    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 created
    Support Team 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 March 25, 2024, 15:11