Required Roles - What is the best way to find what requires each role?

MGanon
Tera Guru

I need to provide a list of impacts for not using an OOB role, itil in this case. What is the easiest way to demonstrate where this role is used? 

6 REPLIES 6

MGanon
Tera Guru

Access Roles look like a good place to find an overview of functionality associated with the "itil" role. I am using a query similar to these:

.../nav_to.do?uri=%2Fsys_security_acl_role_list.do%3Fsysparm_query%3Dsys_user_role.name%253Ditil%255EGROUPBYsys_scope%26sysparm_first_row%3D1%26sysparm_view%3D

 

.../now/nav/ui/classic/params/target/sys_security_acl_role_list.do%3Fsysparm_query%3Dsys_user_role.name%253Ditil%255EGROUPBYsys_scope%26sysparm_first_row%3D1%26sysparm_view%3D

Bert_c1
Kilo Patron

Seems a report on the database view named 'security_acl_detail' may provided what you want. With condition 'role', 'is', 'itil'.