Skip to content

User Roles

Ceyhun Kerti edited this page Aug 6, 2017 · 1 revision

In octopus authorization is very simple. There are three types of user roles each with different responsibility sets;

  • MASTER
  • OPERATOR
  • GUEST

MASTER Role

MASTER is the most powerful role in the application, it is also the role of the initial system user. You can create many users with the MASTER role. MASTER role can do anything on the application except deleting a system user.

OPERATOR Role

OPERATOR role is mainly responsible for process management. Which means, the user with OPERATOR role can create tasks, starts and stops tasks, sessions etc. However the OPERATOR role can not manage users and application wide settings.

GUEST Role

GUEST role is only for the viewers it cannot modify the processes and application wide settings.

Clone this wiki locally