Note:

This task is only required if you want to enable identity provider (IdP)-initiated single sign-in (SSO).

To successfully configure your SP connection for IdP-initiated SSO, you must add a RelayState parameter to your SP connection’s Assertion Consumer Service (ACS) URL.

  1. In the PingFederate admin console, click your Coupa SP connection to edit it.
  2. In the Protocol Settings section, click the Assertion Consumer Service URL link.
  3. Click Edit for the Endpoint URL you are using in your SP connection.
  4. Enter the following Endpoint URL, which contains the RelayState parameter.

    /sp/ACS.saml2?RelayState=https://YourSubDomain.coupacloud.com/sessions/saml_post

    YourSubDomain is your Coupa subdomain, which you obtained in the Obtain required information.

  5. Click Update.
  6. Click Done, Done and Save.