-
Notifications
You must be signed in to change notification settings - Fork 671
Support group-level service-accounts #2812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
EE
Issues related to the enterprise version of GitLab
Comments
Service accounts were added in #2851 - we can track adding the tokens here though. |
Tokens would be handy - not much point having service accounts without them? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since 16.1, the gitlab-api supports the creation of group-level service-accounts and group-level service-account tokens (They are not the same as group access tokens!)
So far they can not yet be created via the Web UI.
It would be great to have this feature added to python-gitlab.
The gitlab API documentation is here: https://docs.gitlab.com/ee/api/groups.html#service-accounts
The text was updated successfully, but these errors were encountered: