jenkinsci / jenkinsci/credentials-plugin

[JENKINS-65213] the global-scoped credentials cannot be read

Open
#888 1 comment 0 reactions 0 assignees View on GitHub
component:credentials-plugin imported-jira-issue priority:critical resolution:unresolved
Dominant language
Java
Stars
134
Forks
258
Avg merge
48m
Merged PRs (30d)
1

Description

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.

---
Originally reported by caryyu, imported from: the global-scoped credentials cannot be read


  • status: Open
  • priority: Critical
  • component(s): credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-08

Raw content of original issue

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.

environment

```
Jenkins 2.263.4

authorize-project:1.4.0

role-strategy:3.1.1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.