---
title: Application endpoints
description: Application endpoints provide a means, through standard HTTP, by which external applications can communicate with the PingFederate server.
component: pingfederate
version: 13.1
page_id: pingfederate:developers_reference_guide:pf_app_endpoints
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/developers_reference_guide/pf_app_endpoints.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
---

# Application endpoints

Application endpoints provide a means, through standard HTTP, by which external applications can communicate with the PingFederate server.

The single sign-on (SSO) and single log-out (SLO) endpoints for an identity provider (IdP) and a service provider (SP) include optional parameters which you can use to specify error pages that users see in the event of an SSO or SLO failure. By default, PingFederate provides templates for these and other errors or conditions. For more information, see [Customizable user-facing pages](../administrators_reference_guide/pf_custom_user_facing_pages.html).

SP endpoints also include those available for system for cross-domain identity management (SCIM) inbound provisioning. For more information, see [Provisioning for SPs](../introduction_to_pingfederate/pf_provis_for_sp.html).

For either SP or IdP servers, PingFederate provides a maintenance endpoint for administrators to verify that the server is running. Endpoints applicable to both server roles include those needed for adapter-to-adapter mapping and retrieval of WS-Trust metadata. For more information, see [Adapter-to-adapter mappings](../administrators_reference_guide/pf_adaptertoadapter_mappings.html) and [WSC and WSP support](../introduction_to_pingfederate/pf_wsc_and_wsp_supp.html).

PingFederate provides a favorite icon for all application endpoints. For more information, see [Customizing the favicon for application and protocol endpoints](../administrators_reference_guide/pf_customiz_favicon_for_applicat_and_protocol_endpoints.html).
