Deploying the integration files - PingFederate

ServiceNow Provisioner

bundle
pingfederate-servicenow-connector
ft:publication_title
ServiceNow Provisioner
Product_Version_ce
category
Administrator
Audience
ContentType
English
Integration
Language
Product
Productdocumentation
ServiceNow
integrationdocx
pingfederate
ContentType_ce
Product documentation
Integration

To get started with the integration, deploy the ServiceNow Provisioner files to your PingFederate directory.

  1. Download the ServiceNow Provisioner .zip archive from the Ping Identity Integration Directory.
  2. Stop PingFederate.
  3. If you're upgrading an existing deployment, delete the pf-servicenow-quickconnection-<version>.jar file from your <pf_install>/pingfederate/server/default/deploy directory.
  4. Extract the .zip archive and merge the contents of the dist directory with your <pf_install>/pingfederate directory.
  5. Enable the PingFederate provisioning engine:
    1. Open your <pf_install>/pingfederate/bin/run.properties file.
    2. Change pf.provisioner.mode to STANDALONE. Save the file.
    Note:

    To configure the FAILOVER mode instead, see Deploying provisioning failover in the PingFederate Server Clustering Guide.

  6. Start PingFederate.
  7. If you operate PingFederate in a cluster, repeat steps 2-4 and step 6 for each engine node.