Connectors
GitLab
Source control: the group requires two-factor authentication of all members.
What it covers
Source control: the group requires two-factor authentication of all members.
Credential to create
GitLab personal (or group) access token
Permissions to grant
- read_api (reads the group's require-2FA setting)
Setup steps
- Create a token with the read_api scope.
- Find your group's numeric ID on the group's page (Settings > General, or under the group name).
- On the Integrations page, enter the Group ID (and your self-managed API base URL if not gitlab.com), and paste the token.
Notes and gotchas
- The require-2FA field reflects the GROUP setting, so use the group's numeric ID, not a project ID.
- Self-managed GitLab: set the base URL to https://your-host/api/v4.