VMware Aria Automation / Orchestrator 8.x
It's not expected that customers will want to break tenancy separation in this manner.
Where the tenants belong to different organizations, they would generally not want their workflows & actions to be seen by other tenants outside the org.
If you do want to share the same Orchestrator resources across tenants, it can be enabled by running this command:
vracli vro properties set -k "com.vmware.o11n.allow-non-default-org-login" -v true
To prevent the sharing of Orchestrator resources across tenants, implement one of the following solutions:
Deploy a dedicated external Aria Automation Orchestrator appliance for each tenant.
Upgrade the environment to VCF Automation 9.x, which natively enforces complete resource isolation between All Apps Organizations.
For further configuration details and architectural constraints, refer to the following documentation: Understanding VCF Automation All Apps Organization Multi Tenancy Model