-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Jenkins 2.263.4
authorize-project:1.4.0
role-strategy:3.1.1
The plugin's strategy has been enabled with Run as anonymous, As well as its permissions have already contained the Credentials/View by role-strategy plugin, However, The build output prints out the message: ERROR: Could not find credentials matching MY-PWD, Therefore, I assume that the plugin doesn't have this covered? Which I decided to restore my settings back by not using it even if there's a warning saying about strongly recommending using this plugin from Manage Jenkins page.
[JENKINS-65213] the global-scoped credentials cannot be read
Description | Original: the plugin's strategy has been enabled with +Run as anonymous+, as well as its permissions have already contained the +Credentials/View+ by role-strategy plugin, however, the build output prints out the message: +ERROR: Could not find credentials matching MY-PWD+, therefore, I assume that the plugin doesn't have this covered? which I restored back by not using it even if there's a warning saying about strongly recommending using this plugin at Manage Jenkins page. | New: The plugin's strategy has been enabled with +Run as anonymous+, As well as its permissions have already contained the +Credentials/View+ by role-strategy plugin, However, The build output prints out the message: +ERROR: Could not find credentials matching MY-PWD+, Therefore, I assume that the plugin doesn't have this covered? Which I decided to restore my settings back by not using it even if there's a warning saying about strongly recommending using this plugin at Manage Jenkins page. |
Description | Original: The plugin's strategy has been enabled with +Run as anonymous+, As well as its permissions have already contained the +Credentials/View+ by role-strategy plugin, However, The build output prints out the message: +ERROR: Could not find credentials matching MY-PWD+, Therefore, I assume that the plugin doesn't have this covered? Which I decided to restore my settings back by not using it even if there's a warning saying about strongly recommending using this plugin at Manage Jenkins page. | New: The plugin's strategy has been enabled with +Run as anonymous+, As well as its permissions have already contained the +Credentials/View+ by role-strategy plugin, However, The build output prints out the message: +ERROR: Could not find credentials matching MY-PWD+, Therefore, I assume that the plugin doesn't have this covered? Which I decided to restore my settings back by not using it even if there's a warning saying about strongly recommending using this plugin from Manage Jenkins page. |
Component/s | New: credentials-plugin [ 16523 ] | |
Component/s | Original: authorize-project-plugin [ 18155 ] | |
Assignee | Original: ikedam [ ikedam ] |
It looks an issue of credentials plugin.
Job/Read and Job/Configure permissions are required to use credentials.
I'm not sure this is an expected behavior, updated component/s and reassign this issue.
I tested with the following pipeline: