glide.authenticate.only.allow.active.user.login
Attributes
- Sys ID: 0a9ad318c301311033e04e483c40dd53
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.authenticate.only.allow.active.user.login` is used to control whether only active users are permitted to log in to the system. When this property is set to true, inactive users are prevented from logging in, enhancing security by ensuring that only users with an active status can access the platform. This property is particularly useful in environments where user accounts may be deactivated but not deleted, ensuring that deactivated accounts cannot be exploited. The default value for this property is false, meaning inactive users are allowed to log in unless this property is explicitly set to true. This setting is part of the broader security measures available in ServiceNow to manage user authentication and access control.
Source