How do I generate an access token?

  • 12 January 2023
  • 1 reply
  • 386 views

Keep in mind that only users with admin rights can generate access tokens.

Access tokens are a secure way of performing automated integrations with Debricked. They are safer compared to using a username and password, and their typical use cases include GitLab, Bitbucket, and API integrations, which are not tied to a particular user, but rather to a repository or project

To generate a new access token:

  1. Go to Admin tools in the left side menu

  2. Input your password to enter the administrative mode

  3. In the Account settings tab, click on the +Create button

  4. Fill in the description and if needed, enable the API access, which gives access to the most common actions, such as performing scans

  5. Click on Generate

  6. Copy the generated token. You can only view this token once, so make sure to save it before closing the window!

 


1 reply

Badge

Keep in mind that only users with admin rights can generate access tokens.

Access tokens are a secure way of performing automated integrations with Debricked. They are safer compared to using a username and password, and their typical use cases include GitLab, Bitbucket, and API integrations, which are not tied to a particular user, but rather to a repository or project

To generate a new access token:

  1. Go to Admin tools in the left side menu

  2. Input your password to enter the administrative mode

  3. In the Account settings tab, click on the +Create button

  4. Fill in the description and if needed, enable the API access, which gives access to the most common actions, such as performing scans

  5. Click on Generate

  6. Copy the generated token. You can only view this token once, so make sure to save it before closing the window!

 

 

Reply