-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins LTS v1.609.3
parameterized-remote-trigger-plugin v2.2.2
credentials plugin v1.24
Oracle JDK 1.7.0_75
Both in the server's config and the job's config, all credentials configured in the server show up in the drop-down list regardless of the credentials' configured domain. Using domains for the credentials they are supposed to be filtered which doesn't seem to work.
What I have:
- A credential domain for the hostname "remotejenkins.acme.org"
- In the server's config I've configured the "Remote address and port" in "Parameterized Remote Trigger Configuration" as "http://remotejenkins.acme.org"
What I then see:
- In the credentials drop-down list (both in server's config and job's config) all credentails configured are listed regardless of credential domain. Even credentials configured for hostname such as "svn.acme.org".