Registering Agents in Connectware
Registering agents in Connectware enables them to connect to Connectware.
You must register agents in any of the following cases:
The agent is being started for the first time.
The persisted credentials have been deleted.
The agent is unable to log into Connectware with its cached credentials.
In all other cases, registering agents is not required and the agent will run using the stored credentials from the volume it is mounted on.
If multiple agents are to run on the same computer, each agent must use its own volume mount, otherwise the agents will overwrite each other's credentials.
During the initial deployment, the registration process is as follows:
Start the agent container. The container's console log should display messages like this:
If you encounter a 409 Conflict
error, it means that there is a registration conflict that must be resolved. For more information, see User Registration Conflict (409 Conflict).
To complete the agent registration, log into Connectware and authorize the client through the Client Registry view. For more information, see Client Registry.
In addition to the agent name, you can also compare the Pairing ID
to verify that you are granting access to the correct agent instance.
Last updated