Hello,
We are in the process of setting up Temporal Cloud.
According to the documentation (User management - Temporal Cloud feature guide | Temporal Documentation) there are a couple of pre-defined account-level and namespace-level roles. As shown in the tables from the documentation link above, each of those roles has a pre-defined list of permissions attached.
Would it be possible for us to add custom namespace-level roles, or tweak the existing roles?
In our use-case, for one particular category of users we would like to assign the “write” namespace-level role, but we also need to restrict access to some of this role’s permissions (like DeleteNamespace/UpdateNamespace). So we would need a role that is more capable than “read”, but has less permissions than “write”.
Thank you!