Bitbucket
Connect TigerIdentity to Bitbucket for automated repository access management, just-in-time permissions, and comprehensive audit logging.
Key Features
User & Team Sync
Automatically sync Bitbucket users, teams, and workspace memberships.
Repository Access
Map repository permissions to TigerIdentity entitlements for unified governance.
Branch Permissions
Enforce branch-level access controls based on dynamic TigerIdentity policies.
Event Streaming
Subscribe to Bitbucket webhooks for real-time visibility into repository activity.
Just-In-Time Access
Grant temporary repository access with automatic permission revocation.
SSH Key Management
Track and rotate SSH keys and access tokens for Bitbucket service accounts.
How It Works
Connect
Configure the Bitbucket connector with workspace credentials and app password.
Sync
TigerIdentity syncs users, teams, repositories, and permission mappings.
Govern
Create policies to automate repository access provisioning and enforce least-privilege principles.
Configuration Example
connector:
type: bitbucket
name: "bitbucket-production"
config:
workspace: "your-workspace"
username: "${BITBUCKET_USERNAME}"
app_password: "${BITBUCKET_APP_PASSWORD}"
base_url: "https://api.bitbucket.org/2.0"
sync:
users: true
teams: true
repositories: true
permissions: true
ssh_keys: true
events:
- repo:push
- repo:fork
- pullrequest:created
- pullrequest:approved
- pullrequest:merged
mapping:
user_attributes:
- bitbucket: username
tiger: vcs_username
- bitbucket: display_name
tiger: full_nameUse Cases
Repository Access Governance
Centralize Bitbucket repository access management across workspaces and projects.
Temporary Contributor Access
Grant contractors time-bound repository access with automatic permission cleanup.
Service Account Management
Track and rotate credentials for Bitbucket service accounts used in CI/CD pipelines.
Compliance Reporting
Generate audit trails showing who accessed which repositories and what changes were made.
Ready to connect Bitbucket?
See how TigerIdentity integrates with your Bitbucket workspace in a personalized demo.
Schedule Your Demo