Deploying the integration files
To get started with the integration, deploy the Magic Link Integration Kit files to your PingFederate directory.
Steps
-
Download the Magic Link Integration Kit
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
If you’re upgrading from a previous deployment, do the following:
-
Back up any Magic Link Integration Kit files that you’ve customized in the
<pf_install>/pingfederate/server/default/conf/directory. -
Delete the
pf-magic-link-adapter-<version>.jarfile from the<pf_install>/pingfederate/server/default/deploydirectory. -
Delete the
pf-authn-api-sdk-<version>.jarfile from the<pf_install>/pingfederate/server/default/libdirectory if it’s older than the version in the integration files.
-
-
Extract the
.ziparchive and merge the contents of thedistdirectory with your<pf_install>/pingfederate/server/default/deploydirectory. -
To use the SMTP Notification Publisher, merge the contents of the
pingfederate-smtp-magiclink-messages.propertiesfile into the<pf_install>/pingfederate/server/default/conf/language-packs/pingfederate-email-messages.propertiesfile. -
If you backed up any 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 2 - 7 for each engine node.