Skip to main content

RBAC

Role‑based access control ensures that only the right people can view patch data, plan jobs, and execute changes.

Use this guide to explore example roles and access patterns for Patch Management.

Example Roles

Typical patterns include:

Role namePermissionsResponsibility
Patch ViewerCan view patch data and reportsCustomer
Patch OperatorCan create and run jobs in non-production environmentsCloudaware
Patch AdministratorCan run jobs in production and manage configurationCloudaware
Approver/CABCan approve or reject change requests linked to patch jobsCustomer

You can map these roles to identity provider groups via SSO.

Principles

When designing RBAC:

  • Use least privilege — grant only the permissions each role needs.
  • Separate duties between planning, approval, and execution where required.
  • Review access regularly, especially for production‑level permissions.