Remove remember me (instance security hardening)
Use the glide.ui.forgetme property to remove the Remember Me check box from the login page to prevent login information from being cached.
More information
| Attribute | Description |
|---|---|
| Property name | glide.ui.forgetme |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configure in Instance Security Center | Yes |
| Purpose | To ensure that no authentication information is cached. |
| Recommended value | true |
| Functional Impact | This remediation would change the user experience by automatically logging them out of the instance when their session expires. The session expiration would solely depend on the value set in the system property as detailed in Manage user sessions. |
| Security risk | (Medium) When you select the Remember me check box at
login, an extra cookie is stored on the user's computer.
|
| References | Remove the Remember me check box |
To learn more about adding or creating a system property, see Add a system property.