1. Download the integration .zip archive from the Ping Identity Integration Directory.
  2. Stop PingFederate.
  3. Delete any existing Webex Connector files in the PingFederate directory:
    1. In the <pf_install>/pingfederate/server/default/deploy directory, delete the following files:
      • pf-webex-quickconnection-<version>.jar
      • webex-api-4.8.1.jar
  4. Deploy the provisioning connector:
    1. Extract the Webex Connector distribution file, and then go to the dist folder.
    2. Copy the pf-webex-quickconnection-<version>.jar file to the <pf_install> /pingfederate/server/default/deploy directory.
  5. Enable the PingFederate provisioning engine:
    1. In the <pf_install>/pingfederate/bin direcotry, open the run.properties file for editing.
    2. Change pf.provisioner.mode to STANDALONE. Save the file.
    Note:

    To configure the FAILOVER mode instead, see Deploying failover provisioning in the PingFederate Server Clustering Guide.

  6. Start PingFederate.
  7. If you operate PingFederate in a cluster, repeat steps 1-5 for each instance of PingFederate.