-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins application version - 2.138.1
CRX Content Deployer plugin version - 1.8.1
Java version - 1.8.0_131
Hello, Jenkins team.
The issue:
- It seems,"Base URL" parameter in "Download Content Packages from CRX" build step can't access credentials provided by "Folder Credentials" provider, when downloading packages.
How to reproduce:
- Create a freestyle Jenkins project, add "Download Content Packages from CRX" build-step
- Input "Base URL", "Package ID" variables
- Create a set of "Jenkins Credentials" provided credentials to be used by "CRX Content Deployer" plugin
- Re-create the same set of credentials in project's "Folder Credentials" provider
- Go to the Jenkins project configuration, select credentials set:
- Select global credentials, press "Test Connection" - should be "Success" access to Base URL
- Select credentials from "Folder Credentials" provider - should be "Access Denied" to Base URL