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


---

# Minimize failed login attempts for high assurance sessions

# Minimize failed login attempts 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

Decrease the likelihood of a brute force attack by minimizing failed login attempts for high assurance sessions.
Use the glide.zta.high_assurance.session.max.login.failed_attempts system property to limit the number of failed authentication attempts allowed before users are logged out when re-authenticating through
Continuous Authentication.

Set the value of this system property to a low value (such as 5) to decrease the likelihood of a brute force attack.

## More information {#sc-minimize-failed-login-attempts-for-high-assurance-sessions__section_lnh_pkf_32c}

{#sc-minimize-failed-login-attempts-for-high-assurance-sessions__table_zyc_nlf_32c__entry__2}

| Attribute | Description |
|-|-|
| Technical configuration name | glide.zta.high_assurance.session.max.login.failed_attempts |
| Plugin applicability | Zero Trust - Continuous Authentication (com.snc.zero_trust_continuous_authentication) |
| Security risk | A high number of allowed authentication attempts increases the likelihood of a brute force attack. |
| Common Vulnerability Scoring System (CVSS) score | 3.3 |
| Common Vulnerability Scoring System (CVSS) rating | Low |
| Functional impact | Users are logged out of their sessions after the number of authentication failures selected in the property. |
| Dependencies and prerequisites | None |
| Data type | Integer |
| Base system value | 5 |
| Fallback value | 5 |
| Recommended value | 5 |
[ ]

{#sc-minimize-failed-login-attempts-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).

