Skip to content
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

[Docker Hub] Support more granular access tokens #165

Open
sudo-bmitch opened this issue Nov 9, 2020 · 1 comment
Open

[Docker Hub] Support more granular access tokens #165

sudo-bmitch opened this issue Nov 9, 2020 · 1 comment
Labels
community_new New idea raised by a community contributor

Comments

@sudo-bmitch
Copy link

Tell us about your request
Access tokens that grant limited access to either read only, or a subset of repositories, would be useful for CI pipelines. This would allow a CI job to authenticate for higher rate limits without unnecessary access. This would also allow a CI job to be limited to only the repository they are updating.

Which service(s) is this request for?
Docker Hub

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Tokens for Docker Hub give push access to everything the user has access to today, which often exceeds the needed access.

Are you currently working around the issue?
Currently I'm granting excessive access. Potentially I could create a separate account and configure the user as a team member for a specific repository.

Additional context

@sudo-bmitch sudo-bmitch added the community_new New idea raised by a community contributor label Nov 9, 2020
@dduportal
Copy link

dduportal commented Apr 14, 2022

This feature is available as per #115 but requires a non-free plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_new New idea raised by a community contributor
Projects
None yet
Development

No branches or pull requests

2 participants