Bitbucket
Integrating with Bitbucket allows you to use it as a git hosting provider and sign in to the workspace with your Bitbucket profile.
Create an OAuth consumer in Bitbucket
- Sign in to your Buddy On-Premises instance as admin.
- Add a new project and select Bitbucket as the provider.
- Click Configure Bitbucket app and copy the Authorization Callback URL.
- Sign in to your Bitbucket profile. Click your avatar icon in the bottom left and choose the workspace you want to integrate with Buddy.
- Open the Settings tab and select OAuth consumers
- Click Add a consumer
Configure the Bitbucket OAuth consumer:
- Name → anything, eg.
Buddy On-Premises
- Callback URL → paste the callback URL copied from Buddy On-Premises
- This is a private consumer → check this option
Check the required permissions:
- Account → Read
- Repositories → Read
- Webhooks → Read and write
- Name → anything, eg.
- Click Save to create the consumer.
- Copy the Key and Secret of the newly created consumer.
- Paste the Bitbucket OAuth consumer Key into the Buddy Client ID field.
- Paste the Bitbucket Client into the Buddy Client Secret field.
- Click Save changes and restart Buddy to apply the changes.
Last modified on September 8, 2022