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


---

# Configuring CA

# Configuring Continuous Authentication {#ariaid-title1}

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

Configure continuous authentication (CA) policies to re-authenticate the users if there's an attempt to access resources that are protected by you.

## Vorbereitungen

* Role required: ca_admin  
  Hinweis:  
  You must elevate your role to ca_admin.
* You must install the Zero Trust - Continuous Authentication (`com.snc.zero_trust_continuous_authentication`) for opting CA which requires a license.
* Enable the Continuous Authentication (glide.zta.continuous_authentication.enabled) system property. For more information, see [System properties](https://servicenow-prod.fluidtopics.net/7bzhP4pMMVzuQn_VzkqCgQ "Use system properties to enable and customize continuous authentication (CA) to meet your zero trust access security requirements.").
* Activate the Integration - Multiple Provider Single Sign-On Installer (com.snc.integration.sso.multi.installer) plugin.
* Understand the pre-work that is required before configuring CA for the instance. For more information, see [Pre-work for Continuous Authentication](https://servicenow-prod.fluidtopics.net/fRWAJJwkvHoeR8vYcd7Onw "Ensure to perform the following pre-work before using Continuous Authentication (CA).").
* CA policies can be configured for Data Class or Table.
{#configure-ca__ul_hks_qnw_ycc}

## Prozedur

1. Navigate to AllContinuous Authentication.
2. Select Policies tab.
3. Select New.
4. On the form, fill the fields:  
   {#configure-ca__table_cvy_xnw_ycc__entry__2}

   | Field | Description |
   |-|-|
   | Policy Name | Name of the policy |
   | Description | Generic description to the policy |
   | Select the resources | Options: * Data Class. You can create data class and use it for CA policy configuration. Hinweis: To know more about how to create data class, see [Data Classification](https://servicenow-prod.fluidtopics.net/lTzMDApKb~I4lO2wqMzTBA "Group data by type, using pre-defined or user-defined data classifications. If you have an assigned data classification administrator or auditor role, you can administer different data classes or visually analyze the current state of different types of data within the instance."). * Table {#configure-ca__ul_s1h_b4w_ycc} Hinweis: * Table selected with metadata displays an error. * You need to check if you actually want to restrict access to the metadata table, since it can impact configuration access to your users. * The sys_properties, sys_continuous_auth_policy, sys_user tables are excluded for CA and cannot be added to the CA policy configuration. {#configure-ca__ul_s1c_3kc_d2c} |
   [Tabelle : 1. Continuous Authentication]

   {#configure-ca__table_cvy_xnw_ycc}  
   Hinweis:  
   You can use either of the login methods for the CA policy:
   * SSO based login: Specify the fields in the Continuous Authentication tab within the Identity Provider record and the set the Identity Provider record as Active.

     To know more about Identity Providers configuration, see [OIDC](https://servicenow-prod.fluidtopics.net/9_75b306SdVFue_uCTQrjg "Create or update an OpenID Connect (OIDC) configuration by using the Multi-Provider SSO plugin.") and [SAML](https://servicenow-prod.fluidtopics.net/~h6~oew8QuXfIxSfwUV3Vw "You can create or update a SAML 2.0 SSO configuration from the Multi-Provider SSO feature.").
   * Non-SSO based login: By default, if there are no Identity Provider with Continuous Authentication configuration, Multi-factor Authentication (MFA) is used as a login method. Make sure the MFA properties are Active and configured based on your requirement. To know more about MFA properties, see [Multi-factor Authentication system properties](https://servicenow-prod.fluidtopics.net/t9SgpdqdLvtj_Rkhwu01iw "Use system properties to enable and customize MFA to meet your security requirements.").
   {#configure-ca__ul_ctv_ldx_ydc}
5. Select Save \& Activate.

## Ergebnisse

Based on the details provided for the configuration, CA policy is created with Access Control List (ACLs) for the selected table or data class. You can view the details of the ACLs that are created by
selecting the View ACLs on the policy page.

The CA policy created, prompts the user for authentication to access table or data class that you've protected using the policy, based on the following scenarios.

* User who had performed local login to log in to the instance, is displayed with platform MFA for step-up authentication.  

  Hinweis:  
  The users recently used MFA factor is displayed for authentication.
* User who had performed SSO login (OIDC or SAML) to log in to the instance is displayed with the SSO for re-authentication.  

{#configure-ca__ul_tny_rpx_4dc}

An high assurance session is now established for the user. High assurance session is limited to the High Assurance session length (glide.zta.high_assurance.session.timeout) system property. If the
high assurance session time exceeds the property length, the user is prompted for re-authentication or step up authentication.

To know more about the end to end configuration of continuous authentication for table or
data, see:

* [Tutorial: Configure Continuous Authentication for a Table](https://servicenow-prod.fluidtopics.net/r30nj4PmzWLZ4BpUsaAAbQ "Procedure that describes end to end configuration of continuous authentication policy for a table and the impacts to the users due to the configuration changes.").
* [Tutorial: Configure Continuous Authentication for a Data Class](https://servicenow-prod.fluidtopics.net/EMbgakAba_KcwTDblDIqRQ "Procedure that describes end to end configuration of continuous authentication policy for a data class and the impacts to the users due to the configuration changes.").
{#configure-ca__ul_prk_t4x_4dc}
**Zugehörige Konzepte**   

* [Exploring Continuous Authentication](https://servicenow-prod.fluidtopics.net/fMbsn97SSru4LU1WEADEzw "ServiceNow's continuous authentication (CA) enables you to re-verify and authenticate a user if they access resources that are protected by you.")
* [Pre-work for Continuous Authentication](https://servicenow-prod.fluidtopics.net/fRWAJJwkvHoeR8vYcd7Onw "Ensure to perform the following pre-work before using Continuous Authentication (CA).")  
**Zugehörige Tasks**   

* [Activating Continuous Authentication](https://servicenow-prod.fluidtopics.net/8lkBYDMBa3s71wipjkkyuA "For activating the Continuous Authentication feature on your instance, install the Zero Trust - Continuous Authentication (com.snc.zero_trust_continuous_authentication) plugin.")

