Generating Endpoint Agent Token

To ensure secure communication between your endpoints and AuthNull, it’s essential to generate and configure an Endpoint Agent Token. This token acts as a unique identifier and ensures that only authorized agents can communicate with the platform.

Configuration

Before starting the agent, you need to configure it with the necessary environment variables. These variables should be set inside the app.env file:

AGENT_TOKEN= Agent Token to be used for registering

Note:This would be generated by the AuthNull.

TENANT_ID= Domain Id to be updated

Note: The AGENT_TOKEN will be generated by AuthNull

Steps to Generate an Endpoint Agent Token

  1. Navigate to Endpoints Section: Go to the ‘Privilege Access Management’ and select the ‘Endpoints’ section.

  2. Add an Endpoint: Click on the ‘Add an Endpoint’ button. This action will lead you to a screen where you can choose your operating system.

  3. Download the Agent: Click on the ‘Download Agent’ link. This will redirect you to a drive where you can download the endpoint agent binary.

  4. Retrieve the Agent Token: Once you’ve initiated the download, switch to the Passwordless browser tab. Here, you’ll find the newly generated agent token.

  5. Update the Configuration: With the token in hand, update the AGENT_TOKEN value inside the app.env file. For detailed steps on setting up the agent, refer to the “Downloading & Setting up the Endpoint Agent in an Endpoint” section.

By following these steps, you’ll have a configured agent ready to communicate securely with AuthNull.