# multi-tenant security

**URL:** https://forum.servoy.com/t/multi-tenant-security/9577
**Category:** Classic Servoy
**Created:** [September 12, 2008, 1:25pm UTC](https://forum.servoy.com/t/multi-tenant-security/9577 "2008-09-12T13:25:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![msedita](https://avatars.discourse-cdn.com/v4/letter/m/65b543/32.png) [@msedita](https://forum.servoy.com/u/msedita)
#### Post date: [September 12, 2008, 1:25pm UTC](https://forum.servoy.com/t/multi-tenant-security/9577/1 "2008-09-12T13:25:00Z")

</div>

With all the emphasis on building multi-tenant solutions, I think it would be helpful if the built-in users and groups tables were made multi-tenant. Maybe there could be functions like security.setTenantID that would set a filter on those tables, and the security logic would have to respect it. It’s especially a problem for the groups - it seems the only way to have different groups for different tenants is to use a naming convention and then code accordingly which I don’t think is ideal.
