StudioWorks - Features - Security

StudioWorks provides several layers of security and hooks for developers to add more.

Security groups are created and given access to specific window instances.

Groups are granted (or denied) view/edit/insert/delete permission for schema classes.

A user can belong to multiple groups. The user is given the highest level of security for each window instance and schema of the combined groups which they belong to.

The oSecurity object provides 'security check' services to other classes. Developers can create security groups for special purposes. e.g. A group which has the authority to approve sales orders. The system administrator can then add/remove users to the group, granting or denying the authority to approve sales orders.