To deploy the PingIntelligence policy:

  1. Download the PingIntelligence for APIs policy file from the Sideband Integrations section of the PingIntelligence download page and copy it to the node hosting PingFederate server.
    Note:

    If the PingFederate server is deployed in a cluster, then copy the policy to all the runtime engine nodes of the cluster.

  2. Extract the policy file by entering the following command.
    $ untar pi-api-pf-policy-4.3.tar.gz
  3. Stop PingFederate. For more information, see Start and stop PingFederate.
  4. Copy the policy to the pingfederate/server/default/deploy directory.
    $ cp pingidentity/pf-policy/pf-pi4api-filter.jar <pf_install>/pingfederate/server/default/deploy/

    
  5. Complete the following configurations:
  6. Start PingFederate. For more information, see Start and stop PingFederate.