AI Briefing
KO

Turborepo and Vercel Remote Cache Now Support OpenID Connect (OIDC)

·2026.07.30 09:00

Key point

Turborepo and Vercel Remote Cache now support OIDC, enhancing the security of CI/CD workflows.

Details

Now, CI/CD workflows including GitHub workflows can use OIDC tokens to exchange for short-lived Turborepo access tokens.

These tokens grant access to Vercel Remote Cache, offering a much safer alternative to traditional long-lived Personal Access Tokens (PATs). OIDC tokens have the following characteristics:

  • Short-lived: Tokens have a short validity period, providing higher security
  • Limited permissions: Only grant access to Vercel Remote Cache
  • Team-based management: Managed in connection with a Vercel team rather than a specific individual

All customers are encouraged to migrate their existing PAT-based CI/CD workflows to OIDC, and can get started right away by adding a Turborepo OIDC policy in the Build and Deployment menu of their Vercel settings.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.