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
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
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
.ziparchive and copy the contents of thedistdirectory to your<pf_install>/pingfederate/server/defaultdirectory. -
From the
.ziparchive, copy the following files fromsampleto<pf_install>/pingfederate/server/default/deploy.-
AgentlessIdPSample.war -
AgentlessSPSample.warIf you’re running PingFederate 13.1 or later, use the
AgentlessIdPSample.warandAgentlessSPSample.warin thejakartafolder.
-
-
Delete the
pf-authn-api-sdk-<version>.jarfile in your<pf_install>/pingfederate/server/default/libdirectory that’s not used by your PingFederate version.-
If you’re running PingFederate 13.0 or earlier, delete the
pf-authn-api-sdk-2.x.jarfile. -
If you’re running PingFederate 13.1 or later, delete the
pf-authn-api-sdk-1.x.jarfile.
-
-
Start PingFederate.