glide.knowman.search.apply_acls
ServiceNow property description:
Determines whether to apply Acls on the search results
Attributes
- Sys ID: 9819d6319f3012003be01050a57fcfd5
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.knowman.search.apply_acls` determines whether Access Control Lists (ACLs) are applied to search results within the Knowledge Management application. When this property is enabled, the search results are filtered based on the user's permissions, ensuring that only articles the user is authorized to view are displayed. This enhances security by preventing unauthorized access to sensitive information. If the property is disabled, ACLs are not applied, and users may see search results for articles they do not have permission to access. This property is crucial for maintaining data integrity and compliance with organizational access policies.
Source