Configure agent token authentication - Configure agent token authentication - File Processing Agent Installation and Setup Guide - Foundation 25.1 - Foundation 25.1 - Ready - Perceptive Content - external - Perceptive-Content/File-Processing-Agent-Installation-and-Setup-Guide/Foundation-25.1/File-Processing-Agent-Installation-and-Setup-Guide/Configure-agent-token-authentication - 2025-07-21 - To configure Recognition Agent to use token based agent authentication, complete the following steps.

File Processing Agent Installation and Setup Guide

Platform
Perceptive Content
Product
File Processing Agent Installation and Setup Guide
Release
Foundation 25.1
License
ft:locale
en-US

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

Only configure agent token authentication if the Recognition Agent is installed remotely.

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