| Push new users |
- When you assign a user to Vercel in Okta, Okta sends the user an invitation to join the Vercel team.
- If you don't assign a role, Okta assigns the default role, Viewer.
- Assigning a user who already accepted an invite and is a confirmed team member doesn't return an error.
- The roles available in Okta match Vercel's roles exactly. You manage the full role list at the Okta instance level.
- After an invited user accepts their invitation, you must re-import users to move them from Pending Invitations to Team Members.
Note:
A Vercel team invitation expires if the recipient doesn't accept it within seven days for Standard teams. Expired invitations appear in Pending Invitations under Members settings, where an owner can resend or delete them.
|
| Push profile updates |
- Username and email are read-only in Vercel and can't be updated through the API. Vercel doesn't support first name or last name attributes.
- The only attribute that you can update is User roles.
- Updating a user who's in the Pending Invitations state returns an error.
- You must re-import users anytime you want to update their profile details.
|
| Push user deactivation |
- Deactivating a user, or removing their access to the app in Okta, removes the member from the Vercel team.
- If the member is in a pending invitation state, deactivating them deletes the invite.
|
| Import new users |
- Okta imports accounts from Vercel.
- Okta only tracks assignments for users who accepted their invitation and joined Vercel. When you import users, Okta automatically clears any assignments tied to pending invites.
|
| Entitlement Management |
- You can manage app entitlements for Vercel in Okta. Entitlement management requires Okta Identity Governance.
- Vercel's UI offers a limited set of assignable roles. The role list that you configure in Okta matches that same set exactly.
|
| Push groups |
- You can push groups and their members to Vercel. See Manage Group Push.
- You can create a standard, static group in Vercel.
- A user must be an accepted team member to be added to a group. You can't add a user who's still in an invited state.
- If a user recently accepted their invite, you must re-import users to update their status before you can assign them to a group.
- You can update a group's display name. Role management for groups isn't available from Okta. You can only manage group roles from Vercel.
- A group that you create from Okta doesn't have a default access level. Vercel assigns access per project instead of as a single overall level.
|