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
.zip
archive from the Ping Identity Integration Directory. -
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>.jar
file from the<pf_install>/pingfederate/server/default/deploy
directory. -
Delete the
pf-authn-api-sdk-<version>.jar
file from the<pf_install>/pingfederate/server/default/lib
directory if it’s older than the version in the integration files.
-
-
Extract the
.zip
archive and merge the contents of thedist
directory with your<pf_install>/pingfederate/server/default/deploy
directory. -
To use the SMTP Notification Publisher, merge the contents of the
pingfederate-smtp-magiclink-messages.properties
file into the<pf_install>/pingfederate/server/default/conf/language-packs/pingfederate-email-messages.properties
file. -
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.