Configure agent token authentication - Output Agent Installation and Setup Guide for Linux - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Output Agent Installation and Setup Guide for Linux

Platform
Perceptive Content
Product
Output Agent Installation and Setup Guide for Linux
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.