Deploying the integration files
To get started with the integration, deploy the One-Time Passcode Integration Kit files to your PingFederate directory.
Before you begin
Download the integration kit .zip archive from the Add-ons tab on the PingFederate downloads page or the Ping Identity Marketplace.
Steps
-
Stop PingFederate, if it’s running.
-
If you’re upgrading from a previous deployment, do the following:
-
Back up any One-Time Passcode Integration Kit files you customized in
<pf_install>/pingfederate/server/default/conf/. -
Delete
pf-one-time-passcode-adapter-<version>.jarfrom<pf_install>/pingfederate/server/default/deploy. -
Delete
pf-authn-api-sdk-<version>.jarfrom<pf_install>/pingfederate/server/default/libif it’s older than the version in the integration files.
-
-
Extract the
.ziparchive and copy the contents of thedistdirectory to<pf_install>. -
If you want to use the SMTP Notification Publisher, merge the contents of the
pingfederate-smtp-otp-messages.propertiesfile into the<pf_install>/pingfederate/server/default/conf/language-packs/pingfederate-email-messages.propertiesfile. -
If you backed up templates or messages from a previous deployment, modify the new files with your customizations.
-
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 1 - 6 for each instance of PingFederate.