Multi tenant using multiple connection

Hi there,
We create a multi-tenancy application and for each tenant we create a separate connection as discussed in here.

We want for each tenant (connection) there will be an Admin user that can manage users (create\delete) via the SDK\API and so on. any idea how to configure such (connection user’s administrator user)?

I saw there is a rule: Editor - Connections Read, write, and create access to all types of connections.
How I can achieve Editor - specific Connections read, write, and create access.

Thanks!

Hi @szambrovski

Did you check out Auth0’s organizations feature?

John

Yes. but the connection-tenant-management more fits for our needs.
Is saw that there is the next admin rules:

How we can achieve something like editor - specific connection?