Skip to content

Support OIDC identities for docker login #314

Description

@mlbiam

Tell us about your request
Currently dockerhub requires a static token or password. These tokens are easily lost and hard to track and replace. It would be much better for dockerhub to support an oidc identity that can be created by a pipeline as opposed to a static token. These tokens can be validated by either a public well-known oidc discovery document or via a pinned certificate for private pipelines.

Which service(s) is this request for?
dockerhub

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I want to be able to securely publish containers from my GitHub actions pipeline with the pipeline's identity, rather then a static account stored as a secret.

Are you currently working around the issue?
Not yet, though planning to

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

community_newNew idea raised by a community contributordocker_hubImprovements or additions to Docker Hub

Type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions