To get started with the integration, deploy the Google Workspace Provisioner files to your PingFederate directory.

  1. Stop the PingFederate server if it is running.
  2. Remove any existing Google Workspace Provisioner files from the directory:

    <PF_install>/pingfederate/server/default/deploy

  3. Unzip the distribution file and copy the contents of the /dist directory to the PingFederate directory:

    <PF_install>/pingfederate/server/default/deploy

  4. Edit the run.properties file located in <pf_install>/pingfederate/bin, changing the property pf.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.

  5. Start or restart the PingFederate server.