| blueocean pipeline bitbucket repo name cached credentials ? | nup | 9/6/17 12:05 PM | Hi, Having a strange issue where I can add the repo name and user when creating blueocean pipeline with Bitbucket Could connection. My credentials are permanently stored to and I cannot figure out how to remove them. Stuck at the attached screen shot with My Repo and nothing goes further. Any help would be appreciated. |
| Re: blueocean pipeline bitbucket repo name cached credentials ? | Stephen Connolly | 9/6/17 1:51 PM |
They are stored in your *per-user* credentials store if I recall the design. Then the blue ocean credentials provider exposes the credentials to that specific multibranch project only. You can manage your per-user store by clicking on your name in the *classic* Jenkins title bar (just to the left of logout) and then selecting Credentials from the left menu. (For more details read the user guide in https://github.com/jenkinsci/credentials-plugin/ inside the docs folder) HTH -- -- Sent from my phone
|