glide.authenticate.api.user.reset_password.mandatory
Attributes
- Sys ID: be21f9968df0021087de63ac7f1f0044
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.authenticate.api.user.reset_password.mandatory` enforces a password reset for users making API requests. When this property is enabled, any user attempting to access the system via API must reset their password if it has been flagged for reset. This ensures that users with potentially compromised credentials are required to update their passwords before they can continue using API services. The property enhances security by preventing unauthorized access through outdated or compromised passwords. It is particularly useful in maintaining the integrity of API interactions by ensuring that all users have up-to-date authentication credentials.
Source