Gitlab

Please note that those instructions require an Admin in Gitlab.

Granting Gitlab Access

Gitlab Access

Please provide us with the following information for Gitlab access: A. URL (link) to your GitLab Service if self hosted. B. The Access Token for authentication.


GitLab Access Token Creation Token creation is done the same way for both GitLab SaaS and Server:

  1. In Gitlab, The Access Token for authentication can be generated in https://gitlab.com/-/user_settings/personal_access_tokens by clicking “Add new token”.

  2. When selecting scopes, select the read_api, read_user, read_repository scope.

  3. To limit access to a specific group of repos, please use the following instructions: https://docs.gitlab.com/security/tokens/#group-access-tokens

Note: Regarding permissions, we only require read-access permissions.

Last updated