Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It defines a list of roles, excluding 'maint', 'admin', and 'security_admin', that are permitted to use the GenAiSkillSecurityUtils API. |
| What area does it affect? |
API access control |
| What does the default mean? |
The default value is "sn_skill_builder.admin,sn_nowassist_admin.nsa_admin", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting role permissions for skill management. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.one_extend.roles_to_access_genaiskillsecurityutils_api |
| Sys ID |
775c8f38ff1e2610ce7cffffffffffea |
| Type |
string |
| Application |
Global |
| Default value |
sn_skill_builder.admin,sn_nowassist_admin.nsa_admin |
| Description |
Property contains the list of roles (other than "maint", "admin", "security_admin") to access the API:GenAiSkillSecurityUtils to author ACLs for Skills.
To add more roles use comma ( , ) as the separator without spaces.
Example: value=roleA,roleB,roleC |
| Updated |
2025-06-21 03:13:36 |
Related properties