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
.zip
archive from the Ping Identity Integration Directory. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete
pf-salesforce-contacts-quickconnection-<version>.jar
from<pf_install>/pingfederate/server/default/deploy
. -
In the
.zip
archive, copy the contents ofdist
to<pf_install>/pingfederate/server/default
. -
Enable the PingFederate provisioning engine.
-
In
<pf_install>/pingfederate/bin
, openrun.properties
for editing. -
Change
pf.provisioner.mode
toSTANDALONE
. Save the file.Learn more about how to configure
FAILOVER
mode 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.