What is role-based security? Role based security allows access to be given to the system based on Roles. Usually, users with a small role have fewer privileges. Hence, role memberships can be used to find if a particular member or user is allowed to take some action on the system. Ideal scenarios where role based security is required in case of some Purchasing transactions where the purchase made needs to be reviewed by different roles of the company.
|