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


---

# Limit session length for high assurance sessions

# Limit session length for high assurance sessions {#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 account takeover in high assurance sessions by limiting session length
Reduce the risk of account takeover in high assurance sessions by limiting the length of the session. After the specified length of time, end-users must re-authenticate.

Use the glide.zta.high_assurance.session.timeout system property to set a time, in minutes, after which users must re-authenticate. The value of this property must be between 1 and 480 minutes. Consider
limiting this value to 30 or lower to reduce the risk of account takeover.

## More information {#sc-limit-session-length-for-high-assurance-sessions__section_lnh_pkf_32c}

{#sc-limit-session-length-for-high-assurance-sessions__table_zyc_nlf_32c__entry__2}

| Attribute | Description |
|-|-|
| Technical configuration name | glide.zta.high_assurance.session.timeout |
| Plugin applicability | Zero Trust - Continuous Authentication (com.snc.zero_trust_continuous_authentication) |
| Security risk | Shorter session lengths reduce the risk of account takeover by forcing users to re-authenticate. |
| Common Vulnerability Scoring System (CVSS) score | 3.3 |
| Common Vulnerability Scoring System (CVSS) rating | Low |
| Functional impact | Users in high assurance sessions must re-authenticate at the interval set by this property. |
| Dependencies and prerequisites | None |
| Data type | Integer |
| Base system value | 30 |
| Fallback value | 30 |
| Recommended value | 30 or lower |
[ ]

{#sc-limit-session-length-for-high-assurance-sessions__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).

