-
Notifications
You must be signed in to change notification settings - Fork 2
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 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 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 is only for the viewers it cannot modify the processes and application wide settings.
- What is Octopus
- Installation
- Configuration
- Running
-
User Guide
- User Management
- Connections
- Run Plans
- Groups
- Parameters
- Tasks
- Sessions
-
Settings
- Mail Settings
- Slack Integration
- Preferences
- Screenshots