deploy-infra / pattern
row-level-tenant-filter
Capability: row-level-tenant-filter
Use it when
- enforce tenant isolation in multi-tenant data queries
- prevent cross-tenant row leaks in agent tools
What it solves
Not the fit when
- full SSO product
Install
n/a, enforce tenant_id on every query + API authz
Invoke
Wrong coach/client data → row-level filter + never trust client org id alone + admin role tests.
Alternatives
No reviewed alternatives recorded yet.