28 |
AWS SaaS Factory PostgreSQL Row Level Security Demo
29 |
Use this interface to test the example RLS policies described in the
30 | Multi-tenant
31 | data isolation with PostgreSQL Row Level Security blog post.
32 | Please note this sample is for demonstration purposes only.
33 |
As the SaaS administrator, you can add new tenants to the database. Once you've added a tenant, that tenant can manage their users.
34 | Instructions:
35 |
36 | - Add at least two tenants to the system as the administrator.
37 | - Add at one or more users to each tenant as that tenant.
38 | - Now try to view or edit users of another tenant and you'll see the RLS policies enforcing isolation of the tenant data.
39 |
40 |
41 |
42 |