Docker
Read post

Docker OIDC connections for GitHub Actions available for Docker Orgs

Docker now supports OpenID Connect (OIDC) for GitHub Actions, allowing CI/CD workflows to authenticate with Docker Hub using short-lived, per-run tokens instead of stored personal access tokens (PATs) or organization access tokens (OATs). This eliminates the need to store long-lived credentials as GitHub secrets, reducing the risk of credential leaks and removing the burden of manual token rotation. The feature is available for Docker Team, Business, and Hardened Images subscribers, as well as Docker Sponsored Open Source Program organizations. Setup involves creating an OIDC connection in Docker Home with configurable rulesets (scoped to specific repos, branches, or environments), then updating the GitHub Actions workflow YAML to use docker/login-action v4.5.0+ with the connection ID. Existing PATs and OATs continue to work, allowing gradual migration.

    #security#docker#cicd#authentication#github-actions
Jul 31•5m read time•From docker.com
Post cover image
Table of contents
The problem with stored credentialsWho should use thisGetting startedWhat doesn’t changeLearn more
303 Impressions
Docker's image
Docker

Docker offers insights into container technology, microservices architecture, and application deploy...

1.1K Followers

•

3.4K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard