Security types

Security types have permissions that define the actions that users can do.

A security type is a product area that can have permissions defined for it. Each security type has a set of permissions that affect how users interact with it. Most security types can have additional types, sometimes called subtypes, defined for them. By default, each type has a subtype, called the Standard type, defined for it. The following table lists security types and permissions.

Table 1. Security types
Security type Permissions
Agent
  • edit: modify and delete agents. See
  • view: access agents in the UI but cannot modify them
Agent pool
  • create: create agent pools
  • edit: modify and delete agent pools
  • view: access agent pools in the UI but cannot modify them
Application
  • create: create applications
  • edit: modify and delete applications
  • view: access applications in the UI but cannot modify them
Cloud connection
  • create: create connections
  • edit: modify and delete connections
  • view: access connections in the UI but cannot modify them
Component
  • create: create components
  • edit: modify and delete components
  • view: access components in the UI but cannot modify them
Component template
  • create: create component templates
  • edit: modify and delete component templates
  • view: access component templates in the UI but cannot modify them
Environment
  • create: create environments
  • edit: modify and delete environments
  • view: access environments in the UI but cannot modify them
  • execute: run parent applications
Process
  • create: create processes
  • edit: modify and delete processes
  • view: access process definitions in the UI but cannot modify them
  • execute: run processes
Resource
  • create: create resources
  • edit: modify and delete resources
  • view: access resources in the UI but cannot modify them
Resource template
  • create: create resource templates
  • edit: modify and delete resource templates
  • view: access resource templates in the UI but cannot modify them
Server configuration
  • add team members: create resource templates
  • manage plug-ins: import and remove plug-ins
  • manage resource roles: create and modify resource roles
  • manage security: modify all areas of the security system including authentication and authorization realms

Note: Additional Server Configuration security types cannot be created

Web UI

Each permission controls access to the corresponding product area.

  • Applications tab
  • Components tab
  • Configuration tab
  • Dashboard tab
  • Deployment Calendar tab
  • Process tab
  • Reports tab
  • Resources tab
  • Settings tab
  • Work Items tab

Note: Additional Web UI security types cannot be created


Feedback