Deploying the integration files
To get started with the integration, deploy the Duo Security Integration Kit files to your PingFederate directory.
Steps
-
Download the Duo Security Integration Kit
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
If you are upgrading an existing deployment, delete earlier versions of the integration files.
Choose from:
-
For upgrades from Duo Security Integration Kit 3.0 or later: delete
pf-duo-security-integration-kit-<version>.jarfrom<pf_install>/pingfederate/server/default/deploy. -
For upgrades from Duo Security Integration Kit 2.2 or earlier:
-
Delete the
duo.adapter.template.htmlfile from<pf_install>/pingfederate/server/default/conf/template. -
Delete the following files from
<pf_install>/pingfederate/server/default/deploy:-
pf-duo-security-adapter-<version>.jar -
duo-web/js/Duo-Web-v2.min.js
-
-
-
-
Extract the
.ziparchive and merge the contents of thedistdirectory with your<pf_install>/pingfederatedirectory. -
If there is more than one version of the
pf-authn-api-sdk-<version>.jarfile in your<pf_install>/pingfederate/server/default/libdirectory, delete all but the latest version of the file. -
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.