On Fri, Mar 1, 2019 at 2:16 PM Andrew Finley <[email protected]> wrote: > it sounds like only ‘Global’ Credentials are intended to be used by Jobs. Is > this correct?
Yes. > when using this to populate the dropdown list of API Token Credentials in the > Job Config UI, if I pass in the ‘@AncestorInPath Item’ context, and I am > restricted to ‘Global’ Scope Credentials. That is correct. And if the job is inside a folder, you would see credentials defined on that folder (or its parents). > These functions also take an 'Authentication' field, and I am using > ‘ACL.SYSTEM’ here, is this correct, and why/why not? Most callers pass `ACL.SYSTEM`. I think only Stephen Connolly really understands what this parameter is for. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1mrZ2YdoP69VmZyru%2BtXihPzxGLSOSM2HTRLyW6e%3DDFQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
