Deploying the datastore and password credential validator files
To get started with the integration, deploy the datastore (DS) and password credential validator (PCV) files from the PingOne Integration Kit to your PingFederate directory.
Steps
-
Download the PingOne 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, back up your customizations and delete earlier versions of the integration files:
-
Back up any PingOne Integration Kit files that you customized in
<pf_install>/pingfederate/server/default/conf/includingpingfederate-messages.properties. -
Delete the following files from
<pf_install>/pingfederate/server/default/deploy:-
pf-pingone-datastore-<version>.jar -
pf-pingone-pcv-<version>.jar -
pf-p14c-datastore-<version>.jar -
pf-p14c-pcv-<version>.jar -
pf-pingone-quickconnection-<version>.jar -
pf-p14c-quickconnection-<version>.jar -
pf-pingoneuserstore-connector-<version>.jar
-
-
-
From the
.ziparchive, copy the contents ofdistto<pf_install>/pingfederate/server/default. -
If you backed up any customized files, modify the new files with your customizations.
-
Merge the contents of
pingone-auth-messages.propertiesinto<pf_install>/pingfederate/server/default/conf/pingfederate-messages.properties.-
If a key does not exist in
pingfederate-messages.properties, add the line frompingone-auth-messages.properties. -
If a key already exists in
pingfederate-messages.properties, update it frompingone-auth-messages.properties.
-
-
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2-7 for each engine node.