- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi. Has anyone used and configured the "new" sn_grc_ftr_role plugin? I was naively thinking that it was shipping new, more granular, roles with new ACLs but after installation, there are no such new roles added to sys_user_role.
Instead it adds a table named sn_grc_ftr_role_feature_role_allowed_roles but I could not find any documentation on how to use it.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
The issue was coming from the fact that the sn_compliance plugin did not have the right version installed. Once this one was upgraded, the roles showed up in sys_user_role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Here is role details:
etc.
All the roles list you will get in this servicenow documentation:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Jacques Clement ,
@Tanushree Maiti has already shared the documentation.
The feature roles are primarily caters the problem of granting Specific kind of roles to be given to the users who are not IRM users but you want to be part of IRM library building such as Controls library , AUthority Documents and many more.
Sandeep Dutta
Please mark the answer correct & Helpful, if i could help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
The issue was coming from the fact that the sn_compliance plugin did not have the right version installed. Once this one was upgraded, the roles showed up in sys_user_role.

