Web Access Management

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

  1. Stop the PingFederate server if it is running.

  2. 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.

  3. 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

  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.