Deploying the integration files
To get started with the integration, deploy the Salesforce Contacts Provisioner files to your PingFederate directory.
Steps
-
Download the Salesforce Contacts Provisioner
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete
pf-salesforce-contacts-quickconnection-<version>.jarfrom<pf_install>/pingfederate/server/default/deploy. -
In the
.ziparchive, copy the contents ofdistto<pf_install>/pingfederate/server/default. -
Enable the PingFederate provisioning engine.
-
In
<pf_install>/pingfederate/bin, openrun.propertiesfor editing. -
Change
pf.provisioner.modetoSTANDALONE. Save the file.Learn more about how to configure
FAILOVERmode instead in Deploying provisioning failover in the PingFederate Server Clustering Guide.
-
-
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.