Facebook

Deploying the integration files

To get started with the integration, deploy the Workplace from Facebook Provisioner files to your PingFederate directory.

Steps

  1. Download the Workplace from Facebook Provisioner .zip archive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace.

  2. Stop PingFederate.

  3. If you are upgrading from an earlier version of the integration, delete the following files from <pf_install>/pingfederate/server/default/deploy:

    • pf-workplacebyfacebook-quickconnection-<version>.jar

    • pf-workplacebyfacebook-quickconnect-<version>.jar

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

  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.

      To configure the FAILOVER mode instead, see 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.