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!