Install or upgrade the adapter
About this task
This topic describes how to install the WAM Integration Kit for both the IdP and the SP adapters.
|
If you have already deployed version 2.5.1 or later of the OpenToken Adapter, skip steps 1-3 in the following procedure. |
Steps
-
Download the WAM Integration Kit
.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 the following files from the
<PF_install>/pingfederate/server/default/deploydirectory:-
The WAM adapter JAR file (
pf-wam-adapter-<version>.jar) -
Any existing OpenToken Adapter files (
opentoken*.jar)-
If the adapter JAR filename indicates version 2.1 or earlier, delete the supporting library
opentoken-java-1.x.jar.
-
-
-
Unzip the integration-kit 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-adapter-2.0.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.