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


---

# Enable relay state in SAML requests to prevent replay attacks

# Enable relay state in SAML requests to prevent replay attacks {#ariaid-title1}

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

Reduce the risk of replay attacks by enabling relay state in SAML requests to help prevent replay attacks.
Protect against SAML replay attacks using the glide.authenticate.sso.saml2.enable_relay_state_with_id system property. When this property is set to true, the relay state parameter
contains the sys_id of a record in the MultiSSO Request Parameters \[multisso_request_parameter\] table, which the relay state URL redirects to.

Set the system property glide.authenticate.sso.saml2.enable_relay_state_with_id to true. This helps prevent attackers who have gained access to a SAML request from accessing your
instance by resubmitting a valid request.

## More information {#sc-enable-relay-state-in-saml-requests-to-prevent-replay-attacks__section_lnh_pkf_32c}

{#sc-enable-relay-state-in-saml-requests-to-prevent-replay-attacks__table_zyc_nlf_32c__entry__2}

| Attribute | Description |
|-|-|
| Technical configuration name | glide.authenticate.sso.saml2.enable_relay_state_with_id |
| Plugin applicability | Multi-Provider SSO plugin (com.snc.integration.sso.multi.installer) |
| Security risk | The relay state enabled by this system property helps protect your instance against replay attacks. Enabling the property helps prevent attackers who have gained access to a SAML request from accessing your instance by resubmitting a valid request. |
| Common Vulnerability Scoring System (CVSS) score | 3.8 |
| Common Vulnerability Scoring System (CVSS) rating | Low |
| Functional impact | When this property is set to true, the relay state in a SAML request contains the sys_id of a record in the MultiSSO Request Parameters \[multisso_request_parameter\] table, which contains relay state URL to redirect to. |
| Dependencies and prerequisites | None |
| Data type | Boolean |
| Base system value | true |
| Fallback value | false |
| Recommended value | true |
[ ]

{#sc-enable-relay-state-in-saml-requests-to-prevent-replay-attacks__table_zyc_nlf_32c}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

