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:
-
Go to Admin tools in the left side menu
-
Input your password to enter the administrative mode
-
In the Account settings tab, click on the +Create button
-
Fill in the description and if needed, enable the API access, which gives access to the most common actions, such as performing scans
-
Click on Generate
-
Copy the generated token. You can only view this token once, so make sure to save it before closing the window!