Commit 12488e0a authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'eread/group-token-git-authentication' into 'master'

Document Git authentication with a group access token requirement

See merge request gitlab-org/gitlab!67570
parents 04e6e176 ce8841e6
......@@ -104,6 +104,8 @@ Group access tokens let you use a single token to:
- Perform actions at the group level.
- Manage the projects within the group.
- In [GitLab 14.2](https://gitlab.com/gitlab-org/gitlab/-/issues/330718) and later, authenticate
with Git over HTTPS.
We don't support group access tokens in the GitLab UI, though GitLab self-managed
administrators can create them using the [Rails console](../../../administration/operations/rails_console.md).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment