Enable account recovery

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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

    Attribute Description
    Configuration name glide.sso.acr.enabled
    Configuration type System Properties (/sys_properties_list.do)
    Data type Boolean
    Recommended value true
    Default value <none>
    Fallback value false
    Category Authentication
    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 impact None
    Dependencies and prerequisites None