Install the connector
About this task
This section describes the common steps required to install the PingFederate Evernote Provisioner Connector.
Steps
-
Download the Evernote 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.
-
Extract the Evernote Connector distribution
.ziparchive. -
Copy the contents of the
distdirectory into the<pf_install>/pingfederate/server/default/deploydirectory: -
(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=STANDALONELearn more about using the
FAILOVERsetting for runtime deployment in Deploying provisioning failover in the PingFederate documentation. -
Start the PingFederate server.