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
.zip
archive from the Ping Identity Integration Directory. -
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
.zip
archive, copy the contents ofdist
to<pf_install>/pingfederate/server/default/deploy
. -
Enable the PingFederate provisioning engine.
-
In
<pf_install>/pingfederate/bin
, openrun.properties
for editing. -
Change
pf.provisioner.mode
toSTANDALONE
. Save the file.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.