Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Windows Server 2012 R2 64 Bit
Java SE 1.8.0_144
Jenkins 2.60.2 (running as Windows service)
Pipeline: Shared Groovy Libraries 2.8
Credentials Plugin 2.1.14
Description
When adding a Jenkins shared library in a folder, the Modern SCM (using Git) option does not show credentials that are defined in that folder (the list is instead empty).
With the Legacy SCM option, I can use credentials from the folder and everything works as expected.
Attachments
Issue Links
- duplicates
-
JENKINS-44271 Shared Library, cannot access global-scoped credentials when using Modern SCM while it is possible with the legacy SCM
-
- Closed
-
Thanks for the clarification. I think I've made a mistake in earlier comments. I believe all of my pipeline library repositories are public, so my testing (to date) of this bug report has not been testing authentication. I'll have to double check when I spend more time on this.