Deploying the integration files
About this task
To get started with the integration, deploy the Google Workspace Provisioner files to your PingFederate directory.
Steps
-
Download the Google Workspace Provisioner
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
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
/distdirectory to the PingFederate directory:<PF_install>/pingfederate/server/default/deploy -
Edit the
run.propertiesfile located in<pf_install>/pingfederate/bin, changing the propertypf.provisioner.modeto the value shown here:pf.provisioner.mode=STANDALONEThe property is located near the end of the file.
For information about using the
FAILOVERsetting for runtime deployment, see the PingFederate Server Clustering Guide. -
Start or restart the PingFederate server.