Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether ACL checks are enforced for group names during GroupBy operations, enhancing security by validating access against real group data. |
| What area does it affect? |
Data Access Control |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring data access policies or troubleshooting GroupBy operation security. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.security.groupby_acl_check |
| Sys ID |
db93a756c3612100f0d95b787dba8fe3 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When this property is enabled, for GroupBy operations ACL checks are performed for the "group" names based on the actual data from the groups. |
| Updated |
2024-05-25 05:04:55 |
Sources
Related properties