Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Steps to Create a Bitbucket Connector

  1. Log into Bitbucket and navigate to the settings page of the Bitbucket Workspace you want to sync.

  2. Scroll Down to OAuth consumers, then click Add Consumer.

  3. Enter the following:

    • Name: ZillaConnector

    • Callback URL: https://app.zillasecurity.com/api/auth/callback/bitbucket

    • Check Permissions Account : Read

    • Check Permissions Workspace Membership: Read

    • Click on “Save

  4. Expand the newly created “ZillaConnector” and copy the following

    1. Key → Client ID (in Zilla)

    2. Secret → Client Secret (in Zilla)

    3. The workspace name (required in Zilla for Bitbucket config) can be seen in the URL. ( ex. tomfzilla ) OR click on “Workspace Settings“ option on the side panel and copy the workspace ID

5. Copy these values into Zilla’s Bitbucket config.


  • No labels