Page created: 9 Oct 2020
|
Page updated: 14 Jul 2022
| 1 min read
Salesforce Other Documents Integrations Language English Integration Content Type Product documentation Audience Administrator
To get started with the integration, deploy the Salesforce Contacts Provisioner files to your PingFederate directory.
- Download the Salesforce Contacts Provisioner .zip archive from the Ping Identity Integration Directory.
- Stop PingFederate.
- If you are upgrading an existing deployment, delete pf-salesforce-contacts-quickconnection-<version>.jar from <pf_install>/pingfederate/server/default/deploy.
- From the .zip archive, copy the contents of dist to <pf_install>/pingfederate/server/default.
-
Enable the PingFederate provisioning engine.
- In <pf_install>/pingfederate/bin, open run.properties for editing.
-
Change
pf.provisioner.mode
toSTANDALONE
. Save the file.
Note:To configure the
FAILOVER
mode instead, see 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.