---
title: Using the SP sample application
description: The .NET Integration Kit service provider (SP) sample application demonstrates SP-initiated single sign-on and single logout use cases.
component: net
page_id: net:setup:pf_net_ik_using_the_sp_sample_application
canonical_url: https://docs.pingidentity.com/integrations/net/setup/pf_net_ik_using_the_sp_sample_application.html
revdate: June 20, 2024
section_ids:
  steps: Steps
---

# Using the SP sample application

The .NET Integration Kit service provider (SP) sample application demonstrates SP-initiated single sign-on and single logout use cases.

## Steps

1. Start the PingFederate server and the IIS server.

2. In a browser, open the sample application:

   `https://hostname/SpSample`

3. From the list, select an identity provider (IdP) connection, and then click Single Sign-On to begin an SP-initiated single sign-on (SSO) transaction.

4. On the Identity Provider login page, sign on as any of the listed users with a password of `test`.

   |   |                                                                                                                                                                                                                     |
   | - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   |   | If you have already authenticated with the identity provider, you do not need to authenticate again unless either the ForceAuthn or IsPassive option is checked in the Advanced Options section of the application. |

5. Click Login.

6. To initiate a single logout (SLO) request, click Single Sign-Out.
