Deploying the integration files
To get started with the integration, deploy the Workplace from Facebook Provisioner files to your PingFederate directory.
Steps
-
Download the Workplace from Facebook Provisioner
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
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
-
-
From the
.ziparchive, copy the contents ofdistto<pf_install>/pingfederate/server/default/deploy. -
Enable the PingFederate provisioning engine.
-
In
<pf_install>/pingfederate/bin, openrun.propertiesfor editing. -
Change
pf.provisioner.modetoSTANDALONE. Save the file.To configure the
FAILOVERmode 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.