Property reference

com.glide.one_extend.include_default_roles_for_skill_acl

The property com.glide.one_extend.include_default_roles_for_skill_acl determines if default roles are included when managing 'gen_ai_skill' access control lists (ACLs). Admins should consider this setting when configuring role permissions for skills in the OneExtend plugin.

Default: false Type: boolean Application: Global

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 controls the inclusion of default roles from another property during the insertion or updating of 'gen_ai_skill' ACLs using the global.GenAiSkillSecurityUtils API.
What area does it affect? Access Control Lists
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when setting up or modifying skill permissions in the OneExtend plugin.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.one_extend.include_default_roles_for_skill_acl
Sys ID 42e86a78ff1a2610ce7cffffffffff83
Type boolean
Application Global
Default value false
Description Property decides whether to include the default roles from the property com.glide.one_extend.default_roles_for_skill_acl, while inserting / updating "gen_ai_skill" acls. This property is used in the global.GenAiSkillSecurityUtils api in OneExtend plugin. To toggle the property use value: true / false. Example: value=true Default roles as present in the property:com.glide.one_extend.default_roles_for_skill_acl get added during insertion of an ACL using global.GenAiSkillSecurityUtils api.
Updated 2025-06-22 21:29:49