Vercel Connect Gives Shared Credentials a Clear Owner
Vercel Connect lets Pro and Enterprise teams restrict connector management. See how to assign owners and keep agent setup moving.

Shared connector credentials can now have a named keeper without making that person a Vercel team Owner. On September 11, 2026, Vercel added Connector Permissions for Pro and Enterprise teams, so an Owner can limit connector creation and management to Owners and people with the Connector Manager permission.
The catch is that the Member role already includes Connector Manager. The setting only creates a tight ownership boundary if your role assignments do too.
What Connector Permissions actually changes
A Vercel Connect connector is the team-owned record that represents a service such as Slack, GitHub, Microsoft, or a custom provider. It can hold or broker the credential that several projects use, which makes changing it a team-level operation rather than an ordinary app edit.
Connector Permissions puts a human management gate around that record. An Owner turns the restriction on in Team Settings. After that, only an Owner or someone with the Connector Manager extended permission can create or manage connectors.

That permission covers team-wide connectors, project connections, installations, and tokens. It does not collapse every access decision into one switch.

This separation matters. A Connector Manager can maintain the shared connection, while a deployed app still proves its team, project, and environment through Vercel OIDC, the deployment identity Vercel issues to the running app, and a project link. The provider then applies its own scopes. If posting a message or updating a customer record needs a human decision, that approval still belongs in your application workflow.
The earlier Vercel Connect authentication explainer walks through that token-exchange path in more depth. This release changes who can maintain the connection, not how the running app proves it may request a token.
The business math is the size of the change group
The useful number here is not another API limit. It is the number of people who can change a credential-bearing team resource.
If every builder can edit a shared connector, every staffing change, contractor handoff, and rushed production fix expands the review surface. Connector Permissions lets you make the management group explicit, then let everyone else keep building against project links that the manager has already approved.
The September 11 release does not announce a direct price change. Vercel bills Connect by token requests and triggers, not by Connector Manager assignments. A separate Connect pricing page says updated beta pricing takes effect on September 25, 2026: Pro is $3.00 per 1,000 token requests, while Enterprise pricing is custom. The permission setting is not described as changing that runtime meter.
What can shrink is operating cost. Fewer people need the provider setup, client secret, installation context, and authority to change project connections. Builders stop waiting for the Owner when the named maintainer can do the work, while the Owner keeps control of who receives that authority.
A clean handoff for one team
Take Northstar Agency as a labelled example. Maya is the Vercel Owner. Jon is a Developer with Connector Manager who maintains shared service connections. Priya is a Developer without Connector Manager who builds the client app. Leah owns the business rule that decides whether the app may send or update anything.
Here is the handoff that keeps those jobs separate.
Audit inherited access
Maya reviews the team roster before enabling the restriction. Anyone with Owner or Member already has Connector Manager. A Developer, Security, Billing, Viewer, or Contributor can receive Connector Manager as an extended permission when that base role fits the rest of the person's job.
Name the connector maintainer
Maya opens team Settings, goes to Members, and uses Manage Role for Jon. Jon keeps the Developer role and receives Connector Manager. The handoff record names the connector, provider account, linked projects and environments, provider-side owner, and the escalation path for rotation or revocation.
Enable Connector Permissions
Maya opens Team Settings, finds Connector Permissions, and enables the restriction. Jon can now handle connector creation and management without receiving the full Owner role.
Keep provider scope separate
Jon records the scopes, resources, or authorization details requested from the provider. Connector Manager answers who may maintain the Vercel object. The provider grant answers what the resulting credential may do. Leah's approval rule remains in the app because neither setting decides whether a real business action should proceed.
Test the request path
Priya runs one narrow request from the linked QA project. The named path is: QA deployment OIDC identity, Vercel Connect project link, read-scoped provider token, provider API response. Jon confirms the token request and authorization in the connector's Observability tab. Maya also confirms that Priya cannot use the connector management path.
That last step is the acceptance test. A policy document is not enough. The builder should be able to use the approved runtime path, and the same builder should not be able to alter the shared connector unless that is part of the job.
Who should use this now
A Pro startup with one platform engineer
The founder can keep the Owner role and give the platform engineer Connector Manager. Product engineers keep working through linked projects, while connector changes have one maintainer and one escalation path. The payoff is less founder blocking without widening full team ownership.
An Enterprise security team
A security lead can separate the provider grant review from day-to-day connector maintenance. The maintainer handles installations and project connections, while the provider administrator approves the scopes that matter. The payoff is a clearer change record when a shared agent credential reaches several apps.
An agency shipping several client apps
The agency operator can name a connector maintainer for each client environment and keep delivery contractors focused on their assigned projects. The payoff appears on the next app: the team reuses an approved connection path without giving every builder authority to edit the shared credential layer.
An operations team adding agent actions
The operations lead should use Connector Permissions for the credential handoff, then keep high-impact actions behind the product's own approval step. The payoff is clean responsibility: Jon can repair the connection, Priya can ship the workflow, and Leah can decide when a customer record or external message may change.
What the setting does not do
Enabling Connector Permissions is not evidence that existing provider access was revoked. Revocation is a separate action, and Vercel notes that immediate invalidation depends on whether the provider exposes a revocation endpoint.
It also does not narrow provider scopes, change which linked deployment environments may request tokens, add human approval to agent actions, or lower Connect usage charges. Those are separate controls with separate owners.
Hobby teams are unaffected because this management restriction is for Pro and Enterprise. A solo prototype with no shared connector may not need a handoff yet. A team with shared production credentials, several agent-built apps, or outside contributors should set the boundary before the next connector is added.
The Monday move
Act this week if a connector serves more than one project or if more people are about to build agents against it. Wait if the connector is still a solo test and no one else depends on it. If you only consume an already linked connector at runtime, your code path does not need to change for this release.
Close the work with one written line and one real request: Maya owns the policy, Jon maintains the connector, and the QA read path has been tested from deployment identity through the project link to the provider response. That is the handoff. The toggle is only the enforcement behind it.
Get the next plain-English platform change in the newsletter.
- Last Updated
- Sep 13, 2026
- Category
- Explained







