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


---

# Account recovery (ACR)

# Account recovery (ACR) {#ariaid-title1}

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

Administrators can configure account recovery (ACR) to perform recovery activities such
as addressing SSO misconfiguration or expired certificates.  
Hinweis:  
Enabling ACR disables the local interactive log-ins (username or password based) when SSO is enabled to your instances.

ACR provides the following capabilities:

* Bypass your single sign-on (SSO) login to address issues with SSO configuration as an administrator.
* Log in with using SSO to perform tasks with an administrator account configured as an account recovery.
* ACR flows enable the administrators to use self-service capabilities to address account recovery when there's a need for recovery, for example, SSO miss-configuration, expired certificates.
* Reduce unauthorized access to the instance and provide a strong foundation to use ACR outside SSO use cases.

{#sso-acct-recovery__ul_h42_vwq_jrb}

## Fresh Instance {#sso-acct-recovery__section_hmk_tv5_prb}

For a fresh instance to use ACR, you must do the following:

* Activate Mutli-SSO plugin (<kbd class="ph userinput">com.snc.integration.sso.multi.installer</kbd>)
* Enable ACR (<kbd class="ph userinput">glide.sso.acr.enabled</kbd>) - This is enabled by default in case of a fresh instance.
* Before enabling SSO property (<kbd class="ph userinput">glide.authenticate.multisso.enabled</kbd>), the administrator must enroll as an ACR user.  
  Hinweis:  
  Setting this property to false will not disable multi-provider SSO if Account Recovery (ACR) is also enabled on the instance. To log in with a username and password ACR must also be disabled using the glide.sso.acr.enabled property. For details on this property see [Account recovery properties](https://servicenow-prod.fluidtopics.net/H4w4UMF1PjRGpqFTRfcrNA "Use system properties to configure Account Recovery (ACR) on your instance.").
* Administrator must set a password for local login and register MFA before enrolling as an ACR user.
{#sso-acct-recovery__ul_hkw_wxq_jrb}

## Upgraded Instance {#sso-acct-recovery__section_gmz_5v5_prb}

For an upgraded instance to use ACR, you must do the following:

* Activate Mutli-SSO plugin (<kbd class="ph userinput">com.snc.integration.sso.multi.installer</kbd>)
* Enable ACR (<kbd class="ph userinput">glide.sso.acr.enabled</kbd>)  
  Hinweis:  
  In case of upgraded instance, the administrator must enable ACR.
* Before enabling SSO property (<kbd class="ph userinput">glide.authenticate.multisso.enabled</kbd>), the administrator must enroll as an ACR user.
* Administrator must set a password for local login and register MFA before enrolling as an ACR user.
{#sso-acct-recovery__ul_vkq_t22_krb}

## Configure account recovery users {#sso-acct-recovery__section_zwg_dcc_gqb}

To use account recovery, you must register at least one admin account as an account recovery user. Single sign-on can't be activated on your instance until there is at least one account configured. For details on this process, see [Configure an account recovery user from the Account Recovery Properties page](https://servicenow-prod.fluidtopics.net/z8Kv~4pJRxIDE~SZAokZQw#config-acct-recovery "Configure an account recovery from the Account Recovery properties page.").  
Hinweis:  
If you're upgrading an instance already using single sign-on to Rome or a later release, single-sign on will continue to function without a recovery user configured.

## Account recovery configuration {#sso-acct-recovery__section_xz5_b2c_gqb}

The account recovery feature is included with the Integration - Multiple Provider Single Sign-On Installer (com.snc.integration.sso.multi.installer) plugins. The
feature is enabled by default. You can change this and other account recovery settings using
system properties. For details on these properties, see [Account recovery properties](https://servicenow-prod.fluidtopics.net/H4w4UMF1PjRGpqFTRfcrNA "Use system properties to configure Account Recovery (ACR) on your instance.").

## Account recovery policy context {#sso-acct-recovery__section_cyh_sfc_gqb}

After you've registered an account recovery user and enabled single sign-on (SSO), your
instance restricts all local logins. This restriction is defined in the SSO - ACR Context auth policy context. For more information about the context, see [Account recovery context](https://servicenow-prod.fluidtopics.net/8K_SWGuSgTnYRlc_AaRI4A "The account recovery context uses a policy to define how and when the account recovery can be established.").

For details on how authentication policies and policy contexts, and how they work on your
instance, see [Adaptive authentication](https://servicenow-prod.fluidtopics.net/XQ5OEG0LBshxmWwXEKVReg "Use the Adaptive authentication policy framework to enforce contextual authentication controls to the right users at the right time. Adaptive authentication uses authentication policies to evaluate authentication requests and then either deny or allow access to your instance based on the specified policy conditions.").

