Studio Git credential to Bitbucket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 07:43 AM
We are storing our ServiceNow Application in Bitbucket (Git).
Is it possible to integrate the Git support in Studio with Bitbucket "Repository Access Token" - that is an HTTP request with "Authorization: Bearer XXXXX"?
From what I can see the options on "Credentials" (below) don't seem to support this style of Authentication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2023 07:33 AM
I confess I don't fully recall how I managed to get this working.
I think I ended up setting up a generic "servicenow_developer" user account in bitbucket which has "write" access to a few repos and have a credential in ServiceNow using this with "basic auth".
I can see a few repository level "Access Tokens" (which I was trying to use as they are more focussed) but they are showing "never accessed".