We have a use case where we would like to give a user permission to view,create project level connectors but only view permission at org level connectors. This can't be done easily with the current structure of resource groups. The options I have are:
  • only org level resources - does not give access to project level resources
  • all resources including child scopes - give access to all resources at org and project level, no way to exclude org level resources
  • specified project - is close to what is wanted in use case, can exclude org level resources
The problem with specified projects, is there is no way to select all projects, instead you have to select all projects individually. This causes problems when projects are added and deleted to the org, this list must be maintained.