Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enable account recovery

The glide.sso.acr.enabled property controls the account recovery feature.

The glide.sso.acr.enabled system property controls the account recovery feature which binds the ability to bypass single sign-on to specifically designated administrators. If glide.sso.acr.enabled isn't set to the recommended value of true, then the local interactive log-ins (username or password based) are remain enabled when single sign-on is enabled on the instance.

Ensure that the property glide.sso.acr.enabled is set to true.

More information

More information

AttributeDescription
Configuration nameglide.sso.acr.enabled
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default value<none>
Fallback valuefalse
CategoryAuthentication
Security risk- Severity score: 6.5 - CVSS rating: Medium - Security risk details: Eliminating local interactive log-ins reduces the potential for unauthorized access to the instance.
Functional impactNone
Dependencies and prerequisitesNone

Parent Topic:Authentication