UpdateProjectSsoProtection
July 24, 2026 ยท View on GitHub
Ensures visitors to your Preview Deployments are logged into Vercel and have a minimum of Viewer access on your team
Example Usage
import { UpdateProjectSsoProtection } from "@vercel/sdk/models/updateprojectbranchmatcher.js";
let value: UpdateProjectSsoProtection = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
deploymentType | models.UpdateProjectProjectsRequestDeploymentType | :heavy_minus_sign: | Specify if the Vercel Authentication (SSO Protection) will apply to every Deployment Target or just Preview |