Updating the OpenToken Adapter
The Apache Linux Integration Kit relies on the OpenToken Adapter that is distributed with the Java Integration Kit. Update the OpenToken Adapter to get the latest feature and security updates.
Steps
-
Download the Java Integration Kit
.zip
archive from the Add-ons tab of the PingFederate downloads page. -
Stop PingFederate.
-
Delete the
opentoken-adapter-<version>.jar
file from your<pf_install>/pingfederate/server/default/deploy
directory. -
From the Java Integration Kit
.zip
archive, copy the contents ofdist/pingfederate
to your<pf_install>/pingfederate
directory.The
commons-collections
,commons-beanutils
, andcommons-logging
libraries are provided as a convenience and should be installed only if they aren’t already contained in the applicationCLASSPATH
. -
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2-5 for each engine node.