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:
- In GitLab, the Access Token for authentication can be generated at https://gitlab.com/-/user_settings/personal_access_tokens by clicking "Add new token".
- When selecting scopes, select the read_api, read_user, read_repository scope.
- 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.