Integration Steps
1
Create a Bitbucket OAuth App
- Log in to your Bitbucket Workspaces account.
- Under Workspaces, find your workspace and select Manage.
- In the left sidebar, scroll down and select OAuth consumers.
- Click Add consumer.
- Fill out the form with the following details:
- Name: Choose a name for your application
- Description: Add a brief description of your application
- Callback URL: Enter
https://api.hexclave.com/api/v1/auth/oauth/callback/bitbucket - Permissions: Under Account, select at minimum Email and Read
- Click Save.
- You’ll be redirected to the OAuth consumers page. Select your newly created consumer to view its details.
- Note the Key (Client ID) and Secret values. Save these somewhere secure as you’ll need them for the next steps.
2
Enable Bitbucket OAuth in Hexclave
- On the Hexclave dashboard, select Auth Methods in the left sidebar.
- Click Add SSO Providers and select Bitbucket as the provider.
- Set the Client ID (the Key from your Bitbucket OAuth consumer) and Client Secret you obtained from Bitbucket earlier.
Need More Help?
- Check the Bitbucket OAuth documentation
- Join our Discord