Deploying the integration files
About this task
To get started with the integration, deploy the Google Workspace Provisioner files to your PingFederate directory.
Steps
-
Stop the PingFederate server if it is running.
-
Remove any existing Google Workspace Provisioner files from the directory:
<PF_install>/pingfederate/server/default/deploy
-
Unzip the distribution file and copy the contents of the
/dist
directory to the PingFederate directory:<PF_install>/pingfederate/server/default/deploy
-
Edit the
run.properties
file located in<pf_install>/pingfederate/bin
, changing the propertypf.provisioner.mode
to the value shown here:pf.provisioner.mode=STANDALONE
The property is located near the end of the file.
For information about using the
FAILOVER
setting for runtime deployment, see the PingFederate Server Clustering Guide. -
Start or restart the PingFederate server.