ToolsThe story, in brief

Vercel Blob now supports OIDC authentication

Vercel Blob defaults to OIDC auth—short-lived tokens, zero long-lived secrets. Infrastructure security just got easier for AI app builders.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel is hardening the security baseline for AI/agent applications built on its platform by making OIDC the default authentication method, eliminating long-lived token exposure risk for developers deploying agents and functions.

The key facts

9 to know
  1. OIDC authentication now default for new Vercel Blob projects

  2. Short-lived, auto-rotating tokens replace long-lived .BLOB_READ_WRITE_TOKEN

  3. Functions on Vercel receive tokens automatically

  4. Vercel CLI supports same environment variables for agent/terminal access

  5. Existing stores can upgrade via Projects tab context menu

  6. Replaces long-lived .BLOB_READ_WRITE_TOKEN with auto-rotating short-lived tokens

  7. Automatic token pickup for Vercel Functions — no manual credential management

  8. CLI and agent tooling support included

  9. Existing stores can upgrade via project context menu

Go to the source

Vercel Blogvercel.com

Publisher excerpt: now supports OIDC authentication and is the default setting when connecting new projects.Vercel Blob Vercel-issued OIDC tokens are short-lived and rotate automatically, so you no longer need a long-lived .BLOB_READ_WRITE_TOKEN To upgrade an existing store, first update your project to use the…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools