Create a SAML logout endpoint

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Create a SAML logout endpoint to allow single logout.

    始める前に

    Role required: sso_config_admin, business_rule_admin, script_include_admin

    このタスクについて

    See this article on ADFS signout for more information.

    手順

    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