Skip to main content

RBAC

Role-Based Access Control (RBAC) is a security model that manages access to Mission Control resources based on the roles assigned to users. Mission Control provides a collection of built-in roles to accommodate common organizational needs and security requirements. Users receive a role when joining the system, which sets their base access level.

RoleDescription
adminProvides full system access, including the ability to manage users, roles, and all resources.
editorAllows creation and modification of resources but does not permit managing users or system settings.
viewerGrants read-only access to resources.
guestOffers minimal access with highly restricted viewing capabilities.
(See Multi-Tenancy)
agentDesigned for agents, enabling them to fetch playbooks and push specific resources.

While roles establish foundational permissions, users can receive more specific permissions. This system enables precise control over who views, modifies, and manages resources like catalogs, playbooks, components, job histories, etc.

Custom Roles

If you require more specialized access configurations, PermissionGroups offer functionality similar to custom roles.