-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: credentials-plugin
-
Environment:Jenkins ver. 2.176.1
Role Strategy Plugin ver. 2.12
Credentials Plugin ver. 2.2.0
User without the global create credentials permission can't create credentials for a project for which they do have the create credentials permissions.Ā
Configuration
- Role1 hasĀ global create,Ā delete, manage domains, update and view credentials permissions
- Role2 hasĀ project create, delete, update and view credentials permissions
- Role2 hasĀ global view credentials permission
Issue
Users with only Role2 can't create credentials for the job.Ā
The add button is greyed out and the add credentials options doesn't show in the side menu.
Users who also haveĀ **Role1 can create global and job credentials.
Users with only Role2 should be able to manage credentials for the job without the need of the global permission.
Ā