For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bitbucket

Set up the Bitbucket connector in Pandium using your client ID and client secret so tenants can securely authenticate and sync code and project data.

Connector Overview

Bitbucket is a web-based platform that helps teams manage and collaborate on code. It's used for code hosting, version control, and project management.

Authentication Type

OAuth2

Webhook Supported

No

Secrets

  • PAN_SEC_BITBUCKET_SCOPES

  • PAN_SEC_BITBUCKET_STATE

  • PAN_SEC_BITBUCKET_ACCESS_TOKEN

  • PAN_SEC_BITBUCKET_REFRESH_TOKEN

  • PAN_SEC_BITBUCKET_TOKEN_TYPE

  • PAN_SEC_BITBUCKET_EXPIRES_IN

  • PAN_SEC_BITBUCKET_EXPIRES_AT

API Client Supported

No

Requirements for Provisioning

In order to provision your connector, the following Bitbucket information must be gathered:

  • Client ID

  • Client Secret

  • None

API Resources

For more information on how to utilize the Bitbucket API, feel free to reference the following documentation.

Last updated

Was this helpful?