Salesforce

Deploying the integration files

To get started with the integration, deploy the Salesforce Contacts Provisioner files to your PingFederate directory.

Steps

  1. Download the Salesforce Contacts Provisioner .zip archive from the Ping Identity Integration Directory.

  2. Stop PingFederate.

  3. If you’re upgrading an existing deployment, delete pf-salesforce-contacts-quickconnection-<version>.jar from <pf_install>/pingfederate/server/default/deploy.

  4. In the .zip archive, copy the contents of dist to <pf_install>/pingfederate/server/default.

  5. Enable the PingFederate provisioning engine.

    1. In <pf_install>/pingfederate/bin, open run.properties for editing.

    2. Change pf.provisioner.mode to STANDALONE. Save the file.

      Learn more about how to configure FAILOVER mode instead in Deploying provisioning failover in the PingFederate Server Clustering Guide.

  6. Start PingFederate.

  7. If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.