vRealizeOrchestratorAdapter.log
on Aria Operations, you see:Aria Operations 8.x
Aria Automation/Orchestrator 8.x
This issue is caused by the Basic Authentication configuration being disabled by default in Aria Automation Orchestrator. The Aria Operations Management Pack uses Basic Authentication for authentication, which leads to the error when it's disabled.
You can enable basic authentication for your Aria Automation Orchestrator deployment by setting a system property.
The basic authentication of your Aria Automation Orchestrator deployment is disabled by default. In certain use cases you must enable this authentication by setting the com.vmware.o11n.sso.basic-authentication.enabled
system property. For example, you must enable this system property if you are planning on using the Aria Orchestrator Multi-Node plug-in for deployments which are authenticated with Aria Automation.
To do so, please follow the below step:
For Aria Automation 8.18.1 and above Control Center is removed , use vracli command to set the value from CLI. Run the bellow commandvracli vro properties set -k com.vmware.o11n.sso.basic-authentication.enabled -v true
Once this is done, the vro POD will be recreated.
Retry adding the account on Aria Operations now
If you are unable to see the workflows on Guest OS actions, please enable them as described here -https://www.brockpeterson.com/post/vmware-aria-operations-management-pack-for-aria-automation-orchestrator