Bitbucket Data Center (Workload Identity Federation)
Navigation Path
Management → Accounts & Integrations → Add New Account (top right) → Bitbucket → Workload Identity Federation
Overview
The Bitbucket Data Center (Workload Identity Federation) integration connects SailPoint Entro to your on-premises Bitbucket Server or Data Center instance for continuous secret scanning.
This method uses a federated authentication token (HTTP Auth token) instead of an App Password or API token, ensuring secure, scoped, and revocable access for self-hosted Bitbucket environments.
-
Verify Connectivity
-
Ensure your Bitbucket Data Center instance is reachable from SailPoint Entro’s deployed Connector.
-
Confirm that outbound HTTPS traffic to your Bitbucket domain (e.g.,
https://bitbucket.organization.com:7990) is allowed. -
If the instance is behind a firewall, allowlist your SailPoint Entro Connector IP or internal routing path.
-
-
Generate a Bitbucket HTTP Auth Token
-
Log in to your Bitbucket Data Center as an admin user.
-
Navigate to Administration → Access Management → Personal Access Tokens.
-
Click Create personal access token.
-
Assign the following read-only scopes:
Category Permission Projects Read Repositories Read Pull requests Read Webhooks Read Users Read -
Click Create and copy the generated token (for example:
BBDC-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX). -
Store it securely - it will be entered in the SailPoint Entro form.
-
-
Connect to SailPoint Entro
In the SailPoint Entro Console, go to: Management → Accounts & Integrations → Add New Account → Bitbucket
Select Workload Identity Federation (Bitbucket Data Center), then complete the form:
Field Description Environment Type Choose the applicable environment (Production / Staging) Company Nickname Any name to identify this integration Bitbucket Data Center Server (Hostname / IP) Example: http://bitbucket.organization.com:7990Bitbucket HTTP Auth Token Paste the personal access token created in Step 2 Worker Group (Connector) Select the Connector that has network access to Bitbucket Finally, click Create Account.
-
Verify Integration
After saving:
-
Navigate to Integrations → Bitbucket in SailPoint Entro.
-
Confirm the integration status is shown as Active.
-
Repositories from your on-prem Bitbucket instance should appear in the SailPoint Entro workspace.
-
Check the Last Synchronization timestamp.
You have successfully onboarded your Bitbucket Data Center instance via Workload Identity Federation.
-
Security & Compliance
-
Authentication uses scoped HTTP Auth tokens with read-only access.
-
No passwords or API keys are stored in SailPoint Entro.
-
Communication between the SailPoint Entro Connector and Bitbucket is encrypted via TLS 1.2+.
-
SailPoint Entro adheres to SOC 2 Type II, ISO 27001, and GDPR standards.
Note
Tokens can be revoked at any time from your Bitbucket Data Center admin console