icon

Authenticate with Bitbucket OAuth

Adds your Bitbucket OAuth configuration to the .netrc file.

This Step adds the authentication configuration (Bitbucket username and App password) to the .netrc file . Please note that if you already have a .netrc file, the Step will create a backup of the original, and appends the configs to the current one.

Configuring the Step

  1. Add your Bitbucket username.
  2. Add your Bitbucket App Password.

To get your Bitbucket App Password, follow the instructions below:

  1. Log into your Bitbucket account.
  2. In the left sidebar, click App passwords.
  3. Click Create app password.
  4. Give your password a descriptive label.
  5. Select the permissions you'd like to grant to this token.
  6. Click Create.

Useful links

Related Steps

Similar steps

Adds your GitHub OAuth config to the .netrc file.

The step authenticates with AWS using an OIDC token.

The step authenticates with GCP using a service account key.

Adds your authentication configuration to the .netrc file.