To configure Output Agent to use token based agent authentication, complete the following steps. 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 On the Output Agent system, navigate to the etc directory in the Output Agent installation directory. Using a text editor, open the inserverOutput.ini file. 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] Save and close the inserverOutput.ini file.