Create a SAML logout endpoint

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Create a SAML logout endpoint to allow single logout.

    Avant de commencer

    Role required: sso_config_admin, business_rule_admin, script_include_admin

    Pourquoi et quand exécuter cette tâche

    See this article on ADFS signout for more information.

    Procédure

    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