Introduction
Jenkins controls who can do what using authorization strategies. These strategies help keep your projects safe by deciding who can build, configure, or manage jobs.
When you want to let some team members only run builds but not change settings
When you need to give admins full control but restrict others to view-only access
When you want to assign specific permissions to users or groups based on their roles
When you want to manage permissions easily for many users in a growing team
When you want to prevent accidental changes by limiting who can configure jobs