Evernote Provisioner

Install the connector

About this task

This section describes the common steps required to install the PingFederate Evernote Provisioner Connector.

Steps

  1. Download the Evernote Provisioner .zip archive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace.

  2. Stop the PingFederate server if it is running.

  3. Extract the Evernote Connector distribution .zip archive.

  4. Copy the contents of the dist directory into the <pf_install>/pingfederate/server/default/deploy directory:

  5. (Optional) If you plan to use the connector for outbound provisioning, edit the run.properties file located in <pf_install>/pingfederate/bin, changing the property pf.provisioner.mode to STANDALONE.

    For example: pf.provisioner.mode=STANDALONE

    Learn more about using the FAILOVER setting for runtime deployment in Deploying provisioning failover in the PingFederate documentation.

  6. Start the PingFederate server.