glide.user.show.password.field
ServiceNow property description:
Enable to show the password field on the sys_user Form.
Attributes
- Sys ID: 0c2dbe2bc3123010559d74c3e540dd6d
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.user.show.password.field` controls the visibility of the password field on the `sys_user` form. When this property is enabled, the password field becomes visible, allowing administrators to set or reset user passwords directly from the form. This can be particularly useful for administrative tasks involving user account management. The documentation linked provides guidance on resetting passwords, which is relevant to understanding the context in which this property might be used. Enabling this property can streamline the process of password management within the platform.
Source