Install the connector
About this task
This section describes the common steps required to install the PingFederate Lucidchart Connector.
Steps
-
Download the Lucidchart Provisioner
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop the PingFederate server if it is running.
-
Unzip the Lucidchart Connector distribution
.zipfile. -
Copy the contents of the
distdirectory into the directory:<pf_install>/pingfederate/server/default/deploy -
Optional: If you plan to use the connector for outbound provisioning, edit the
run.propertiesfile located in<pf_install>/pingfederate/bin, changing the propertypf.provisioner.modetoSTANDALONE. For example:pf.provisioner.mode=STANDALONEFor information about using the FAILOVER setting for runtime deployment, see Deploying provisioning failover.
-
Start the PingFederate server.