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
-
Download the WAM Token Translator
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop the PingFederate server if it is running.
-
Delete any existing OpenToken Adapter files (
opentoken*.jar) from the<PF_install>/pingfederate/server/default/deploydirectory.-
If the adapter JAR filename indicates version 2.1 or earlier, delete the supporting library
opentoken-java-1.x.jar.
-
-
Unzip the token translator distribution file and copy the following files from the
/distdirectory to the<PF_install>/pingfederate/server/default/deploydirectory.-
opentoken-adapter-2.5.1.jar -
pf-wam-token-translator-2.0.jar
-
-
If you are running PingFederate 6.0 as a Windows service, add the following line to the
Java Library Pathsection of thepingfederate/sbin/wrapper/PingFederateService.conffile:wrapper.java.library.path.append_system_path=true -
Start the PingFederate server.