Web Access Management

Token translator installation

About this task

This topic describes how to install the WAM Token Translator to configure the Token Processor, Token Generator, or both.

If you have already deployed version 2.5.1 or later of the OpenToken Adapter, skip steps 1 through 3 in the following procedure.

Steps

  1. Stop the PingFederate server if it is running.

  2. Delete any existing OpenToken Adapter files (opentoken*.jar) from the <PF_install>/pingfederate/server/default/deploy directory.

    • If the adapter JAR filename indicates version 2.1 or earlier, delete the supporting library opentoken-java-1.x.jar.

  3. Unzip the token translator distribution file and copy the following files from the /dist directory to the <PF_install>/pingfederate/server/default/deploy directory.

    • opentoken-adapter-2.5.1.jar

    • pf-wam-token-translator-2.0.jar

  4. If you are running PingFederate 6.0 as a Windows service, add the following line to the Java Library Path section of the pingfederate/sbin/wrapper/PingFederateService.conf file:

    wrapper.java.library.path.append_system_path=true
  5. Start the PingFederate server.