-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins version: 2.414.2, Role-based plugin version: 689.v731678c3e0eb_, SSH Build Agents plugin version: 2.948.vb_8050d697fec
I'm in the process of setting up agent roles with the role-based authorization strategy plugin.
I set up the agent role below and assigned it to a user:
A user given this role should be able to configure agents matching the specified pattern. The user is also given the following through global roles:
The user is able to modify the jk-stg-stba-01 agent's configuration, but if the "Launch agents via SSH" launch method is selected, an access denied message is shown:
Even though this message is displayed, the user's still able to modify the agent's configuration.
This message is not displayed for admin users.
I've replicated this bug in a fresh Jenkins instance, only installing the recommended plugins + role-based authorization and SSH Build Agents.
Would it be possible for someone to look into this?
Cheers