1

Bitbucket OAuth Plugin for Authorization in Jenkins

How can I use CatLight to connect to a Jenkins instance which uses Bitbucket OAuth Plugin for Authorization ?

Thanks,

Roy

1 reply

When connecting to Jenkins, you can use API token instead of a password.

  • Use a browser to login to Jenkins using OAuth.
  • In Jenkins UI, click "Configure" in the left side menu.
  • Click the "Show API Token..." button and copy the token.
  • In CatLight, use your username and API token instead of a password.