• Home
  • Dev Notes
  • Configuring OIDC in AWS for Github Actions

    Configure OpenID Connect (OIDC) in AWS to enable GitHub Actions to assume IAM roles with short-term credentials—eliminating the need for storing long-term secrets and improving your CI/CD pipeline’s security posture.

    Published on May 5, 2025

    Tags: security aws oidc github-actions devops ci-cd