---
title: Session logout
description: The PingFederateCancelURL address in your <apache_home>/conf/mod_pf.conf file initiates a user-session logout. This URL specifies a resource that directs the Apache agent to:
component: apache
page_id: apache:apache_agent_information:pf_apache_linux_ik_session_logout
canonical_url: https://docs.pingidentity.com/integrations/apache/apache_agent_information/pf_apache_linux_ik_session_logout.html
revdate: June 27, 2024
---

# Session logout

The `PingFederateCancelURL` address in your `<apache_home>/conf/mod_pf.conf` file initiates a user-session logout. This URL specifies a resource that directs the Apache agent to:

1. Initiate a single logout (SLO), if configured

2. Expire the PingFederate session

3. Clean up any resources associated with the session

4. Pass control back to the application so that it can clean up its own session
