Deploying the integration files
To get started with the integration, deploy the Slack Provisioner files to your PingFederate directory.
Steps
-
Download the Slack Provisioner
.ziparchive from the Add-ons tab of the PingFederate downloads page or the Ping Identity Marketplace. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete the
pf-slack-quickconnection-<version>.jarfile from your<pf_install>/pingfederate/server/default/deploydirectory. -
Extract the
.ziparchive and merge the contents of thedistdirectory with your<pf_install>/pingfederate/server/default/deploydirectory. -
Enable the PingFederate provisioning engine: Open your
<pf_install>/pingfederate/bin/run.propertiesfile.Changepf.provisioner.modetoSTANDALONE. Save the file.To configure the
FAILOVERmode instead, see Deploying provisioning failover in the PingFederate Server Clustering Guide. -
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2-4 and step 6 for each engine node.