Deploying the integration files
To get started with the integration, deploy the Office 365 Provisioner files to your PingFederate directory.
Steps
-
Download the Office 365 Provisioner
.zip
archive from the .pingidentity.com/s/marketplace-integration-home-page//[Ping Identity Integration Directory]. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete the
pf-office365-quickconnection-<version>.jar
file from your<pf_install>/pingfederate/server/default/deploy
directory. -
Extract the
.zip
archive and merge the contents of thedist
directory with your<pf_install>/pingfederate/server/default/deploy
directory. -
Enable the PingFederate provisioning engine:
-
Open your
<pf_install>/pingfederate/bin/run.properties
file. -
Change
pf.provisioner.mode
toSTANDALONE
. Save the file.To configure the
FAILOVER
mode 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.