-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins on gke
Jump Cloud LDAP
Role-based Authorization Strategy 3.1
When assigning a user/group with the Administer role under Overall scoop the user loses the ability to see the Credentials Lable when removing this role (which result in losing the ability to administer Jenkins) the label is back and I can create new domins
the workaround is to go directly to the new domain URL
https://<JENKINS_URL>/credentials/store/system/newDomain
See attached pitchers
This is an "as designed" behavior after https://github.com/jenkinsci/credentials-plugin/pull/150 . The link is visible only for users who can see some credentials but have no access to the Jenkins management panel.
CC timja as an author