Deploy the provisioning connector
Steps
-
Download the integration
.zip
archive from the Ping Identity Integration Directory. -
Stop PingFederate.
-
Delete any existing Webex Connector files in the PingFederate directory:
-
In the
<pf_install>/pingfederate/server/default/deploy
directory, 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
dist
folder. -
Copy the
pf-webex-quickconnection-<version>.jar
file to the<pf_install>
/pingfederate/server/default/deploy
directory.
-
-
Enable the PingFederate provisioning engine:
-
In the
<pf_install>/pingfederate/bin
direcotry, open therun.properties
file for editing. -
Change
pf.provisioner.mode
toSTANDALONE
. Save the file.To configure the
FAILOVER
mode instead, see Deploying failover provisioning in the PingFederate Server Clustering Guide.
-
-
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 1-5 for each instance of PingFederate.