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
| 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 |
|
| Functional impact | None |
| Dependencies and prerequisites | None |