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