Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a SAML logout endpoint

Create a SAML logout endpoint to allow single logout.

Before you begin

Role required: sso_config_admin, business_rule_admin, script_include_admin

About this task

See this article on ADFS signout for more information.

Procedure

  1. Go to ADFS manager > Trust Relationships > Relying Party Trusts > properties.

  2. Under the Endpoints tab, click Add SAML.

  3. Configure the settings:

    • Endpoint Type: SAML Logout
    • Binding: POST
    • Trusted URL: The URL of your ADFS server. For example,

      https://myadfsserver.domain.net/adfs/ls/?wa=wsignout1.0
      
    • Response URL: The application logout URL. For example,

      https://{instancename}.service-now.com/external_logout_complete.do