---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create a SAML logout endpoint

# Create a SAML logout endpoint {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Create a SAML logout endpoint to allow single logout.

## Vorbereitungen

Role required: sso_config_admin, business_rule_admin, script_include_admin

## Warum und wann dieser Vorgang ausgeführt wird

See [this article on ADFS signout](https://social.technet.microsoft.com/Forums/windowsserver/en-US/b562c9a5-6d05-4a19-bd39-cb1bf9f77c4a/adfs-and-google-apps-sso-signout-url?forum=winserverDS) for more information.

## Prozedur

1. Go to ADFS managerTrust RelationshipsRelying Party Trustsproperties.
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

   {#t_CreateASAMLLogoutEndpoint__ul_jgz_kl5_sv}

