Configure agent token authentication - User Replication Agent Installation and Setup Guide - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

User Replication Agent Installation and Setup Guide

Platform
Perceptive Content
Product
User Replication Agent Installation and Setup Guide
Release
Foundation 24.1
License

To configure agent token authentication, complete the following step.

Note: Only configure agent token authentication if the User Replication Agent is installed remotely.
  1. On the Perceptive Content Server system, generate an authentication token for User Replication Agent by running the following command.
    intool --cmd create-authentication-token --lictype User Replication Agent --file 
    UserReplicationAgent.txt
  2. On the User Replication Agent system, navigate to the etc directory in the User Replication Agent installation directory.
  3. Using a text editor, open the inserverUR.ini file.
  4. In the [Remote] section, set the authentication.token setting to the contents of the UserReplicationAgent.txt, as shown in the following example.
    authentication.token=[authentication token]
  5. Save and close the inserverUR.ini file.