When attempting to log in to the Automation Orchestrator (vRO) client, the page fails to load and displays the following error:
{"timestamp":1777531778355,"type":"CLIENT_ERROR","status":"400 BAD_REQUEST","error":"Bad Request","serverMessage":"400 BAD_REQUEST \"Required query parameter 'client_id' is not present.\""}
Additional symptoms may include:
The Automation Orchestrator has lost its trust relationship with the authentication provider (Aria Automation/vIDM). When certificates are updated or hostnames change, the stored OAuth2 registration becomes invalid or untrusted. Consequently, the client fails to pass the mandatory client_id parameter during the initial authentication handshake.
To resolve this issue, you must re-register the vRO authentication provider via the Command Line Interface (CLI) to establish a new trust relationship.
root user.vracli command provided above. You will be prompted for the configadmin password.Note: Replace <vRA-FQDN> with the Fully Qualified Domain Name of your Aria Automation appliance or Load Balancer.