---
title: Configuring SP-initiated SSO
description: SSO is initiated at the SP itself, rather than through PingOne for Enterprise or the IdP. The SP uses the PingOne for Enterprise SSO URL assigned to the IdP to redirect user authentication requests.
component: pingoneforenterprise
page_id: pingoneforenterprise:pingone_for_enterprise:p14e_sp_init_sso
canonical_url: https://docs.pingidentity.com/pingoneforenterprise/pingone_for_enterprise/p14e_sp_init_sso.html
revdate: April 24, 2023
section_ids:
  about-this-task: About this task
  steps: Steps
  choose-from: Choose from:
---

# Configuring SP-initiated SSO

## About this task

SSO is initiated at the SP itself, rather than through PingOne for Enterprise or the IdP. The SP uses the PingOne for Enterprise SSO URL assigned to the IdP to redirect user authentication requests.

## Steps

* Configure the SP to initiate SSO.

  ### Choose from:

  * If you're using PingFederate as the SP:

  * Specify the `AuthenticatingIdpId` query parameter for the PingFederate `/sp/startSSO.ping` endpoint.

    For example:

    ```
    /sp/startSSO.ping?AuthenticatingIdpId=customer001.com
    ```

    For more information, see .pingidentity.com/pingfederate/pf83/index.shtml//\[SP services].

  * If you're not using PingFederate as the SP:

    1. Get the application SSO URL from the SP.

    2. Add the application to the PingOne for Enterprise dock using this URL.

  For instructions, see [Add or update an application using its SSO URL](p14e_add_update_application_sso_url.html).
