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


---

# Exploring CA

# Exploring Continuous Authentication {#ariaid-title1}

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

ServiceNow's continuous authentication (CA) enables you to re-verify and authenticate a user if they access resources that are protected by you.

ServiceNow's continuous authentication is a security mechanism designed to verify a user's identity not just at the initial login, but throughout the user's entire session. CA is built on ServiceNow's zero trust access security architecture that aims to enhance security by ensuring that the user remains who they claim to be, even after the initial authentication process.

CA works on the following zero trust access principles:

* Verify explicitly: No implicit trust for any user, device, or system within a network, regardless of location. Every user and device must be explicitly authenticated and authorized, regardless of location or past access.
* Use least privilege access: Grant only the minimum access or permissions needed to perform specific tasks and limit potential damage from compromised accounts or systems."
* Assume breach: Instead of relying only on prevention, assume breach and focus on proactive detection, containment, and response.

{#explore-continuous-auth__ul_ufd_gj2_d2c}

CA provides the ability to enforce step-up authentication or re-authentication based on the data users are accessing and activities they are performing​. It be opted by administrators for creating security policies at a table or data
class level.

You can enforce step-up authentication (MFA) or re-authentication (SSO - SAML or OIDC) within a logged-in session whenever there is an attempt by the user to access Personally Identifiable Information (PII) and sensitive data.  
Hinweis:  
You must install the Zero Trust - Continuous Authentication (`com.snc.zero_trust_continuous_authentication`) for opting CA which requires a license.

## Benefits {#explore-continuous-auth__section_emj_sy5_xcc}

Following are the some of the benefits of using CA:

* Enhanced Security: By continuously verifying the user's identity, the system can detect and respond to potential security threats more quickly.
* Reduced Risk of Account Takeover: Even if an attacker gains access to a user's session, continuous authentication can help prevent them from accessing confidential data.
{#explore-continuous-auth__ul_vzs_5y5_xcc}

## Use cases {#explore-continuous-auth__section_kbv_lvd_pcc}

Following are some of the use cases for using CA:

* Enforce re-authentication before allowing access to sensitive data using different policies.
* Enforce periodic re-authentication or step-up authentication using different policies:
  * Use re-authentication that can include IdP's MFA, IdP's SSO.
  * Use step up authentication with ServiceNow's MFA.
{#explore-continuous-auth__ul_l1h_nvd_pcc}

## Roles in CA {#explore-continuous-auth__section_cmr_yvz_scc}

CA has the following roles:

* CA Admin (ca_admin): Ability to create, edit, and view CA policies. Configure CA properties and view dashboards (Metrics) of CA.
* Policy Admin (ca_policy_admin): Ability to create, edit, and view CA policies..
* Auditor (ca_auditor): Ability to view dashboards (Metrics) of CA. And policies, and logs of CA.

{#explore-continuous-auth__ul_j4k_nxj_zcc}

To configure CA you must elevate your role to ca_admin and perform the policy configurations.  
Hinweis:  
All these 3 roles are elevated roles.

## Modules in CA {#explore-continuous-auth__section_uyq_2pc_tcc}

Following are the different modules within CA:

* [Policies](https://servicenow-prod.fluidtopics.net/XoWgZywchjmIT16aWD4ipQ "View the different continuous authentication policies that are created."): View the different continuous authentication policies that are created.
* [Metrics](https://servicenow-prod.fluidtopics.net/~eZBW~gkqEwhwgDbrizLZQ "View the different metrics for continuous authentication."): View the different metrics for continuous authentication for KPI purposes and understand the usage of CA within your organization.
* [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."): Use system properties to enable and customize continuous authentication (CA) to meet your zero trust access security requirements.
{#explore-continuous-auth__ul_gc2_gpc_tcc}
**Zugehörige Konzepte**   

* [Policies](https://servicenow-prod.fluidtopics.net/XoWgZywchjmIT16aWD4ipQ "View the different continuous authentication policies that are created.")
* [Metrics](https://servicenow-prod.fluidtopics.net/~eZBW~gkqEwhwgDbrizLZQ "View the different metrics for continuous authentication.")
* [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.")
* [Pre-work for Continuous Authentication](https://servicenow-prod.fluidtopics.net/fRWAJJwkvHoeR8vYcd7Onw "Ensure to perform the following pre-work before using Continuous Authentication (CA).")
* [High Assurance session with Continuous Authentication](https://servicenow-prod.fluidtopics.net/rrjKauZwJsx44r5CwE0YLA "Establish high assurance session for with ServiceNow's continuous authentication.")  
**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.")
* [Configuring Continuous Authentication](https://servicenow-prod.fluidtopics.net/vxILJeY6MlUQ2JYcUouTNA "Configure continuous authentication (CA) policies to re-authenticate the users if there's an attempt to access resources that are protected by you.")

