Note:

If you operate PingFederate in a cluster, the following steps refer to the console node.

  1. Download the Agentless Integration Kit .zip archive from the Ping Identity Integration Directory.
  2. Stop PingFederate.
  3. If you are upgrading from a previous deployment, delete the following directories and files from <pf_install>/pingfederate/server/default/deploy.
    • /AgentlessIntegrationKitSampleIdP
    • /AgentlessIntegrationKitSampleSP
    • AgentlessIdPSample.war
    • AgentlessSPSample.war
    • pf-referenceid-adapter-<version>.jar
  4. Extract the .zip archive and copy the contents of the dist directory to your <pf_install>/pingfederate/server/default directory.
  5. From the .zip archive, copy the following files from sample to <pf_install>/pingfederate/server/default/deploy.
    • AgentlessIdPSample.war
    • AgentlessSPSample.war
  6. If there is more than one version of the pf-authn-api-sdk-<version>.jar file in your <pf_install>/pingfederate/server/default/lib directory, delete all but the latest version of the file.
  7. Start PingFederate.