youtube image
From YouTube: Group Level Access Token Demo

Description

Group access tokens let you perform actions at the group level and manage the projects within the group with a single token. This demo shows how self-managed customers can create group access tokens through the Rails console to authenticate with the GitLab API. In 14.2, we've also fixed an issue that previously prevented group tokens from authenticating with Git over HTTP, so it's now possible to use a group token as Git credentials.

Group token workaround snippet: https://gitlab.com/gitlab-org/gitlab/-/snippets/2157599

Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/330718

Milestone: 14.2

Group: Manage::Access