How do I give an existing user access to a new OpenEdge Command Center agent?
- Last Updated: September 5, 2025
- 1 minute read
- OpenEdge Command Center
- Version 2.0
- Documentation
To give an existing user access to a new OpenEdge Command Center agent for managing OpenEdge resources and assigning roles to other users in the Authorization Server, ensure that the following prerequisites are met, and then complete the steps:
Prerequisites
- You have the
AGENT_ADMINrole for the agent. - You have obtained the agent partition ID for the new OpenEdge Command Center agent using the
Retrieve specific agent detailsAPI on the OpenEdge Command Center server. For more information, see "Retrieve specific agent details" in OpenEdge Command Center REST API Reference.
Steps
- Log in to the Authorization server as a user with the required privileges. For more information, see Log in to Authorization server.
- Assign the
AGENT_ADMINandAGENT_RESOURCE_USERroles to the user. For more information, see Assign roles to a user.