Note:

If you operate PingFederate in a cluster, the following steps refer to the console node.

  1. Download the Microsoft Login Integration Kit .zip archive from the Ping Identity Integration Directory.
  2. Stop PingFederate.
  3. If you are upgrading an existing deployment, back up your customizations and delete previous versions of the integration files.
    1. Back up any Microsoft Login Integration Kit files that you customized in <pf_install>/pingfederate/server/default/conf/.
    2. Delete pf-microsoft-idp-adapter-<version>.jar from <pf_install>/pingfederate/server/default/deploy.
  4. Extract the .zip archive and merge the contents of the dist directory with your <pf_install>/pingfederate directory.
  5. If there is more than one version of the pf-authn-api-sdk-<version>.jar file in your <pf_install>/pingfederate/server/default/lib directory, delete all but the latest version of the file.
  6. If you backed up any customized files, modify the new files with your customizations.
  7. Start PingFederate.
  8. If you operate PingFederate in a cluster, repeat steps 2-8 for each engine node.