---
title: Defining SLO service URLs (SAML 2.0)
description: On the SLO Service URLs tab, associate bindings to the endpoints where your identity provider (IdP) receives logout requests when single logout (SLO) is initiated at your site and where PingFederate sends SLO responses when it receives SLO requests from the IdP.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:help_idpprotocolsettingstasklet_sloserviceurlconfigstate
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/help_idpprotocolsettingstasklet_sloserviceurlconfigstate.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
  result: Result
---

# Defining SLO service URLs (SAML 2.0)

On the **SLO Service URLs** tab, associate bindings to the endpoints where your identity provider (IdP) receives logout requests when single logout (SLO) is initiated at your site and where PingFederate sends SLO responses when it receives SLO requests from the IdP.

## About this task

This process only applies to SAML 2.0 connections when either SLO profile is selected on the **SAML Profiles** tab.

## Steps

1. Go to **Applications > Integrations > SP Connections.**

2. Click on any SAML 2.0 connection, and then click the **Browser SSO** tab.

3. Click **Configure Browser SSO**, and then click the **SAML Profiles** tab.

4. Select a SAML binding from the list; for example, **POST**.

5. Enter the SLO endpoint URL in the **Endpoint URL** field.

   You can enter a relative path, starting with a forward slash, if you have provided a base URL on the **General Info** tab.

6. (Optional) Enter a URL in the **Response URL** field.

   When specified, it is the location where SLO logout response messages are sent based on your partner agreement. When omitted, PingFederate sends logout responses to the SLO endpoint URL.

   You can enter a relative path, starting with a forward slash, if you have provided a base URL on the **General Info** tab.

7. Click **Add**.

8. (Optional) Repeat to add additional SLO endpoints.

## Result

If you are editing an existing connection, you can reconfigure the SLO endpoints, which might require additional configuration changes in subsequent tasks.
