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
-
Stop the PingFederate server if it is running.
-
Delete the following files from the
<PF_install>/pingfederate/server/default/deploy
directory:-
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
/dist
directory to the<PF_install>/pingfederate/server/default/deploy
directory.-
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 Path
section of thepingfederate/sbin/wrapper/PingFederateService.conf
file:wrapper.java.library.path.append_system_path=true
-
Start the PingFederate server.