How to integrate my Bitbucket account?
Overview
To authenticate, you need:
- Bitbucket Username – Used as the login identifier for basic authentication
- App Password – Secure password alternative to your actual Bitbucket password
Step 1: Get Bitbucket Username
- Login to Bitbucket – Go to bitbucket.org and sign in to your account
- Open Settings – In the upper-right corner, click your avatar and select Personal Bitbucket Settings
- Find Username – Under Account settings → Bitbucket profile settings, locate and copy your Username
Step 2: Create App Password
- Login to Bitbucket – Ensure you are signed in to your Bitbucket account
- Navigate to App Passwords – From your avatar, go to Personal Bitbucket Settings, then select App passwords under Access Management in the left navigation
- Create New App Password – Click Create app password
- Set Label – Provide a descriptive name in the Label field (e.g., "Unizo Integration")
- Select Required Permissions:
- Projects – read, write, admin
- Repositories – read, write, admin, delete
- Pull requests – read, write
- Issues – read, write
- Webhooks – read, write
- Create and Copy Password – Click Create, then copy the new password immediately. Store it securely as it won’t be shown again.