.NET Integration Kit

Updating the OpenToken Adapter

The .NET Integration Kit relies on the not used in this IK that is distributed with the Java Integration Kit. Update the not used in this IK to get the latest feature and security updates.

Steps

  1. Download the Java Integration Kit .zip archive from the Add-ons tab of the PingFederate downloads page.

  2. Stop PingFederate.

  3. Delete the not used in this IK-<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.

    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.