Vercel application
Vercel is a front-end application hosting and deployment platform. MIA connects to it to inventory the users of your organization and manage their access.
Authentication type and prerequisites
Authentication type — API key
Prerequisites
Be an administrator of the Vercel team you want to connect and have an Access Token scoped to that team when possible. MIA also asks for the Vercel team ID.
Connection steps
- In Vercel, switch to your Personal Account in the top-left selector, not directly to the team.
- Open Settings → Account Tokens: https://vercel.com/account/settings/tokens.
- Click Create.
- Give the token a clear name, for example
MIA Integration. - Scope the token to the target Vercel team when that option is available, then create the token.
- Copy the token immediately.
- Retrieve the Vercel team ID from the team settings, URL or team details.
- In MIA, open Applications → Add an application, search for Vercel, enter the token and the Vercel Team ID, then click Connect.
::: Official source Vercel documents Access Tokens in How do I use a Vercel API Access Token?: https://vercel.com/kb/guide/how-do-i-use-a-vercel-api-access-token. :::