Create a SAML logout endpoint

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • Create a SAML logout endpoint to allow single logout.

    Before you begin

    Role required: 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