Skip to content

Restrict personal access tokens to specific groups

Following adding support to limit personal access tokens to a specific project https://gitlab.com/gitlab-org/gitlab-ce/issues/20993 we should add support for limiting them to groups too.

Proposal

  • When the PAT is restricted to a specific group, the PAT will have access to projects inside this group and shared with this group

Links

Edited by James Ramsay (ex-GitLab)