Configure Agent Token Authentication - Output Agent Installation and Setup Guide for Linux - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external - Perceptive-Content/Output-Agent-Installation-and-Setup-Guide-for-Linux/Foundation-24.1/Output-Agent-Installation-and-Setup-Guide-for-Linux/Configure-Output-Agent/Configure-Agent-Token-Authentication - 2025-05-12

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
ft:locale
en-US

To configure Output Agent to use token based agent authentication, complete the following steps.

  1. On the Perceptive Content Server system, generate an authentication token for Output Agent by running the following command.
    intool --cmd create-authentication-token --lictype Output Agent --file
    OutputAgent.txt
  2. On the Output Agent system, navigate to the etc directory in the Output Agent installation directory.
  3. Using a text editor, open the inserverOutput.ini file.
  4. In the [Remote] section, set the authentication.token setting to the contents of the OutputAgent.txt, as displayed in the following example.
    authentication.token=[authentication token]
  5. Save and close the inserverOutput.ini file.