---
title: Configuring PingFederate to use the sample applications
description: To see a working demonstration of the .NET Integration Kit, deploy the configuration archive and sample applications.
component: net
page_id: net:setup:pf_net_ik_configuring_pf_to_use_the_sample_applications
canonical_url: https://docs.pingidentity.com/integrations/net/setup/pf_net_ik_configuring_pf_to_use_the_sample_applications.html
revdate: June 20, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Configuring PingFederate to use the sample applications

To see a working demonstration of the .NET Integration Kit, deploy the configuration archive and sample applications.

## About this task

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.

|   |                                                                                                                                                                                                                                                                                                                                                                                                                 |
| - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Deploying the configuration archive will destroy your existing PingFederate configuration. Test it on a fresh installation of PingFederate, or back up your current configuration as shown in [Exporting an archive](https://docs.pingidentity.com/pingfederate/latest/administrators_reference_guide/help_configurationarchivetasklet_configurationarchiveexportstate.html) in the PingFederate documentation. |

## Steps

1. Start PingFederate.

2. In 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.
