The sample configuration archive configures a single instance of PingFederate with an example integration that uses both the IdP and SP sample applications. It automatically creates two instances of the OpenToken Adapter.

CAUTION: Deploying the configuration archive will destroy your existing PingFederate configuration. We recommend that you test it on a fresh installation of PingFederate, or back up your current configuration as shown in Exporting an archive in the PingFederate documentation.
  1. Start PingFederate.
  2. From the Agentless Integration Kit .zip archive, copy sample/data.zip to <pf_install>/pingfederate/server/deploy/drop-in-deployer.
  3. If your PingFederate instance is on a different computer than the sample applications, modify your configuration.
    1. In your IdP and SP adapter instance configurations, change any URLs with http://localhost to point to the correct host and port for the sample applications on your Internet Information Services (IIS) server.
    2. On the Identity Provider > Default URL tab, change http://localhost to point to the correct host and port for the sample applications. Repeat for the Service Provider > Default URL tab.
    3. In a browser, go to the sample application URL. On the Configuration Options page, change the PF Host Name to point to the host and port of your PingFederate server.