---
title: Configuring a default URL and error message
description: As an identity provider (IdP), you can optionally prompt end users to confirm their single logout (SLO) requests and provide a default URL indicating a successful SLO to the end-user, if no other page is designated.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:help_localsettingstasklet_configidpeventsstate
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/help_localsettingstasklet_configidpeventsstate.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Configuring a default URL and error message

As an identity provider (IdP), you can optionally prompt end users to confirm their single logout (SLO) requests and provide a default URL indicating a successful SLO to the end-user, if no other page is designated.

## About this task

You can also customize an error message to be displayed as part of the error page rendered in the end-user's browser if an error occurs during IdP-initiated single sign-on (SSO). For example, you might consider modifying the default text to include useful information regarding whom the user should contact or what their next step should be.

Your application or your partner's application can supply the SLO URL at runtime. However, if none is provided, PingFederate will use the default value you enter on this window. For more information, see [IdP endpoints](../developers_reference_guide/pf_idp_endpoints.html).

If you leave the default URL blank, PingFederate provides a built-in landing page for the user. This web page is among the templates you can modify with your own branding or other information. For more information, see [Customizable user-facing pages](pf_custom_user_facing_pages.html)).

## Steps

1. Go to **Authentication > Integration > IdP Default URL**.

2. Select the checkbox to prompt the user to confirm SLO.

3. Enter a default URL to send the user to on successful SLO.

4. Enter a custom error message to display on unsuccessful SLO.

   |   |                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
   | - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   |   | The error message is displayed only when the application calling the start-SSO endpoint does not explicitly provide its own error page URL. The default entry in this field is used to localize the message. For information about how to use the PingFederate localization feature, see [Localizing messages for end users](pf_local_message_end_users.html). If localization is not needed, you can also specify a default message in this field. |

5. Click **Save** to save your changes.
