Deploy the provisioning connector
Steps
-
Download the integration
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
Delete any existing Webex Connector files in the PingFederate directory:
-
In the
<pf_install>/pingfederate/server/default/deploydirectory, delete the following files:-
pf-webex-quickconnection-<version>.jar -
webex-api-4.8.1.jar
-
-
-
Deploy the provisioning connector:
-
Extract the Webex Connector distribution file, and then go to the
distfolder. -
Copy the
pf-webex-quickconnection-<version>.jarfile to the<pf_install>/pingfederate/server/default/deploydirectory.
-
-
Enable the PingFederate provisioning engine:
-
In the
<pf_install>/pingfederate/bindirecotry, open therun.propertiesfile for editing. -
Change
pf.provisioner.modetoSTANDALONE. Save the file.To configure the
FAILOVERmode instead, see Deploying provisioning failover in the PingFederate Server Clustering Guide.
-
-
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 1-5 for each instance of PingFederate.