Deploying the integration files
To get started with the integration, deploy the X.509 Certificate Integration Kit files to your PingFederate directory.
Steps
-
Download the X.509 Certificate Integration Kit
.zip
archive from the Ping Identity Integration Directory. -
Stop PingFederate.
-
If you’re upgrading an existing deployment, delete
x509-certificate-adapter-<version>.jar
from the<pf_install>/pingfederate/server/default/deploy
directory. -
Extract the
.zip
archive and merge the contents of thedist
directory with your<pf_install>/pingfederate
directory. -
In
<pf_install>/pingfederate/bin/run.properties
, change the value ofpf.secondary.https.port
from-1
to a valid port number. -
Start PingFederate.
-
If you operate PingFederate in a cluster, repeat steps 2 - 6 for each engine node.