Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Account Recovery is not able to enable

Saib1
Tera Guru

Hi

 

I am not getting the option to enable the Account recovery checkbox

and also Missing Step 2 and Step 3 

 

how to bring that checkbox 

 

Version - Tokyo

 

Shohaib_0-1675759488583.png

 

3 REPLIES 3

Ratnakar7
Mega Sage

Hi @Saib1 ,

 

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

  • Activate Mutli-SSO plugin (com.snc.integration.sso.multi.installer)
  • Enable ACR (glide.sso.acr.enabled) - This is enabled by default in case of a fresh instance.
  • Before enabling SSO property (glide.authenticate.multisso.enabled), 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.

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

  • Activate Mutli-SSO plugin (com.snc.integration.sso.multi.installer)
  • Enable ACR (glide.sso.acr.enabled)
    Note: In case of upgraded instance, the administrator must enable ACR.
  • Before enabling SSO property (glide.authenticate.multisso.enabled), the administrator must enroll as an ACR user.
    Note: 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.
  • Administrator must set a password for local login and register MFA before enrolling as an ACR user.
 

If my response was helpful in resolving the issue, please consider accepting it as a solution by clicking on the Accept solution button and giving it a thumbs up 👍. This will benefit others who may have a similar question in the future.

 

Thank you!

Ratnakar

Varun Singh1
Tera Contributor

Are you able to find the Root Cause of this Issue?

abhishek_s
Tera Contributor

Ran into the same issue as the OP since our instance has always had Multi-SSO enabled. I smply set glide.sso.acr.enabled to true to proceed. The page still shows Step 2 and 3 as missing. I ignore that.