1. Download the Java Integration Kit .zip archive from the Add-ons tab of the PingFederate downloads page.
  2. Stop PingFederate.
  3. Delete the opentoken-adapter-<version>.jar file from your <pf_install>/pingfederate/server/default/deploy directory.
  4. From the Java Integration Kit .zip archive, copy the contents of dist/pingfederate to your <pf_install>/pingfederate directory.
    Note:

    The commons-collections, commons-beanutils, and commons-logging libraries are provided as a convenience and should be installed only if they are not already contained in the application CLASSPATH.

  5. Start PingFederate.
  6. If you operate PingFederate in a cluster, repeat steps 2-5 for each engine node.