Deploying the integration files and sample applications
To get started with the integration, deploy the Agentless Integration Kit files to your PingFederate directory.
About this task
If you operate PingFederate in a cluster, the following steps refer to the console node. |
Steps
-
Download the Agentless Integration Kit
.zip
archive from the Add-ons tab of the PingFederate download page or the Ping Identity Integration Directory. -
Stop PingFederate.
-
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
-
-
Extract the
.zip
archive and copy the contents of thedist
directory to your<pf_install>/pingfederate/server/default
directory. -
From the
.zip
archive, copy the following files fromsample
to<pf_install>/pingfederate/server/default/deploy
.-
AgentlessIdPSample.war
-
AgentlessSPSample.war
-
-
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. -
Start PingFederate.