Read/Write Access Roles

Rishikk
Giga Contributor

For a Particular role which modules it have write access.

i.e. A role is available into many modules ,So i want to document for which modules it have write access and for which it have read access

1 REPLY 1

AshishKM
Kilo Patron
Kilo Patron

Hi @Rishikk , 

This question need to look into role & associated ACL ( read/write/create/delete ).

Role is kind of key and ACL determine the what that key meant for to allow users on that specific module for users.

 

So check the Role[sys_user_role] & ACL table both. Application column will give idea about the app/module the role belongs to and then navigate to respective table ACL.

 

User Roles 

AshishKM_0-1736878372582.png

Access Control

AshishKM_1-1736878518339.png

 

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution