On Tue, Nov 7, 2017 at 12:38 PM itchymuzzle <chris.fo...@3derm.com> wrote:

> > resulting Bitbucket app password
>
> It is the value in the ID field, in the first screen shot.
>
>
Ah, that clarifies it.  The value in the ID field is only used inside
Jenkins.  It is never transmitted as part of any credential.

Unfortunately, that doesn't solve your problem.  You're using a private key
credential which is working in one location and not working in another
location.  The app password you entered is a nicely creative, random
identifier for the private key credential, but it is only an internally
used identifier, not something that is passed as a credential value.

I don't know why private key credentials would behave differently in those
two scenarios.

Is the credential attached to the folder which contains the working job,
but not visible from the folder of the non-working job?  Folder scoped
credentials are a great way to limit who can use specific credentials.

Mark Waite


>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/15f37ec5-87ea-454b-8d96-59ef38844766%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/15f37ec5-87ea-454b-8d96-59ef38844766%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGd8g1igekmyq2PC6-4HhWWVbj07cmSkMNfdbmjv%2BpwRg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to