Continua creates some default groupsusers and access controls that can be used as a basis for your security model.

NamePermissionsDescription
Register UsersView Configuration, All Builds permissions, View ProjectThis is the default group that every user is added to when they are created. Change the permissions on the User role to affect the base permissions for all users
AdministratorsAll PermissionsThis is the default administrator group/role and cannot be deleted. It is best practice to add any additional administrator users to this group. Continua's first user is automatically added to this group.
Ldap AdministratorsAll PermissionsThis group is only present for when Continua's authentication mode is configured to use either LDAP or Mixed. This group is automatically linked to the Active Directory's Continua Administration group.
CI Server AdministratorsManage CI Server, Manage CI Agents, All project, configuration and build permissionsThis group enables users to manage all CI server properties, including agents. These users do not have access to core administration sections but they do have full control over all projects, configurations and builds.
Agent AdministratorsManage CI AgentsThis group only specifies the agents permission. This can be used in conjunction with other groups to grant certain users control over the CI agents.
Guest
By default this group has no permissions. The guest user and role is a special account that allows you to specify permissions for any users without a login
Project AdministratorsAll project, configuration and build permissionsThis group gives users control over all projects, configurations and builds, including project security management.
Project EditorsAll project configuration and build permissions (excluding project security)This group gives users control over all projects, configurations and builds, excluding project security management.
Configuration AdministratorsView project, all configuration and build permissionsThis group gives users control over all configurations and builds, including configuration security management.
Configuration EditorsView project, all configuration and build permissions (excluding configuration security)This group gives users control over all configurations and builds, excluding configuration security management.
Build ContributorsView project, view configuration and all build permissions (excluding build promotion)This group give users control over all builds, excluding build promotion.
Build PromotersView project, view configuration and all build permissionsThis group give users control over all builds, including build promotion.
Build ViewersView project and view configurationThis group can see which builds have been completed but cannot interact with them at all. Think of this group as a read-only group.