---
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


---

# SAML

# SAML {#ariaid-title1}

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

The Security Assertion Markup Language (SAML) is an
XML-based standard for exchanging authentication and authorization data between security
domains.

SAML exchanges security information between an identity provider (a producer of assertions) and
a service provider (a consumer of assertions). SAML is a product of the OASIS Security Services
Technical Committee. When implemented correctly, SAML is one of the most secure methods of single
sign-on (SSO) available.

The [SAML 2.0](http://saml.xml.org/saml-specifications) integration enables SSO by exchanging XML tokens with an
external Identity Provider (IdP). The IdP authenticates the user and passes a NameID token to the
system. If the system finds a user with a matching NameID token (for example, the email address),
the instance logs that user in.{#c_SAML2.0WebBrowserSSOProfile__p_SamlSSO}

If you are using the SAML 2.0 plugin for SSO authentication, you must set the
glide.ui.rotate_sessions property to false. Otherwise, it interferes with the session information
sharing that takes place between the instance and the Identity Provider. Users with the
security_admin elevated privilege can access this property.  
Hinweis:  
It is recommended that customers using an existing SAML 2.0 integration upgrade to the [Multi-Provider
SSO plugin.](https://servicenow-prod.fluidtopics.net/9H_wCMlkow71F2OSeaL3KQ "This integration requires the Integration - Multiple Provider Single Sign-On Installer (com.snc.integration.sso.multi.installer) plugin.")

