Skip to main content

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

  1. Login to Bitbucket – Go to bitbucket.org and sign in to your account
  2. Open Settings – In the upper-right corner, click your avatar and select Personal Bitbucket Settings
  3. Find Username – Under Account settings → Bitbucket profile settings, locate and copy your Username

Step 2: Create App Password

  1. Login to Bitbucket – Ensure you are signed in to your Bitbucket account
  2. Navigate to App Passwords – From your avatar, go to Personal Bitbucket Settings, then select App passwords under Access Management in the left navigation
  3. Create New App Password – Click Create app password
  4. Set Label – Provide a descriptive name in the Label field (e.g., "Unizo Integration")
  5. Select Required Permissions:
    • Projects – read, write, admin
    • Repositories – read, write, admin, delete
    • Pull requests – read, write
    • Issues – read, write
    • Webhooks – read, write
  6. Create and Copy Password – Click Create, then copy the new password immediately. Store it securely as it won’t be shown again.