Box Provisioner

Install the connector

About this task

This section describes the common steps required to install the PingFederate Box Connector.

If you experience issues with deployment, installation or configuration, visit Ping Identity Support & Community.

Steps

  1. Stop the PingFederate server if it is running.

  2. Extract the Box Connector distribution .zip archive.

  3. Copy the contents of the dist directory into the <pf_install>/pingfederate/server/default/deploy directory.

  4. (Optional) If you plan to use the connector for outbound provisioning, edit the run.properties file located in <pf_install>/pingfederate/bin, changing the property pf.provisioner.mode to STANDALONE. For example:

    pf.provisioner.mode=STANDALONE

    Learn more about using the FAILOVER setting for runtime deployment in Deploying provisioning failover.

  5. Start the PingFederate server.