Step 3. Get signOnUrl from PingFederate Server

This section outlines the steps required to retrieve the SignOn URL from the PingFederate server.

About this task

  1. Login as PingFederate Administrator

    • Access the PingFederate Admin Console (e.g., https://pingfederate.example.com:9999/pingfederate/app)
  2. Navigate to SP Connections

    • Go to ApplicationsSP Connections
    • Or navigate to IdP ConfigurationSP Connections
  3. Select Your Application/SP Connection

    • Click on the relevant Service Provider (SP) connection for your MCM application
  4. Get the SSO Service URL

    • Navigate to Browser SSOProtocol Settings

    • Under Assertion Consumer Service URL, you’ll find the Single Sign-On (SSO) Service URL

    • Alternatively, go to IdP ConfigurationSSO Application Endpoint

    • Copy the Single Sign-On Service URL as signOnUrl

      • Example: https://pingfederate.example.com/idp/SSO.saml2
      • Or with parameters: https://pingfederate.example.com/idp/startSSO.ping?PartnerSpId=MCM-Application

      Note: The PartnerSpId parameter can be configured with any value, but it must match the SP Connection ID configured in PingFederate for your MCM application. Ensure consistency between the PartnerSpId value and the PingFederate SP Connection settings.