WEBAPP PORTION
Navigate to
components/admin_console/system_roles/system_role/system_role_permissions.tsx
Notice the variable
sectionsList
which holds all the sections. The sections and subsections are what map out toPrivileges
inadmin_console/user_management/system_roles/{role_id}.
For example,
User Management Section and Subsection Mapping