users/groups associated with applications

DreDay3000
Giga Guru

Hello, Is there a way to see which groups are using certain applications 

1 REPLY 1

amaradiswamy
Kilo Sage

Hi @DreDay3000 

 

It depends on how you are configuring the groups. Below are the ways I can think of

 

1. The group records have a field called group type, the group types are itil, human_resources, security_incident etc., so based on the group type we can guess whether it is used in ITSM,HR,SecOps etc.

2. Check the roles assigned to groups and check back which applications are allowing access to those roles (sys_group_has_role table will store all the roles assigned to the groups)

3. Check if your team is updating the groups responsibilities in 'Description' field of the group record