Skip to content

feat(cli): add SSO re-authorization support to --future#13771

Merged
balazsorban44 merged 10 commits intomainfrom
balazsorban/future-support-sso-reauthorization
Aug 18, 2025
Merged

feat(cli): add SSO re-authorization support to --future#13771
balazsorban44 merged 10 commits intomainfrom
balazsorban/future-support-sso-reauthorization

Conversation

@balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented Aug 15, 2025

Slack thread

This PR adds support for re-authorizing via SSO during any subcommand that tries to access an SSO-enforced resource for the new flow that is behind the --future flag. This is one of the last remaining tasks unflagging the new flow.

I.e. this:

You must re-authenticate with SAML to use 'teamSlug' scope.

@changeset-bot
Copy link

changeset-bot bot commented Aug 15, 2025

🦋 Changeset detected

Latest commit: 182869c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vercel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@balazsorban44 balazsorban44 marked this pull request as ready for review August 15, 2025 14:22
@balazsorban44 balazsorban44 requested a review from a team as a code owner August 15, 2025 14:22
markandrus

This comment was marked as resolved.

@balazsorban44 balazsorban44 changed the title feat(cli): add SSO re-authorization support to --future feat(cli): add SSO re-authorization support to --future Aug 15, 2025
@balazsorban44 balazsorban44 merged commit 51809fe into main Aug 18, 2025
178 checks passed
@balazsorban44 balazsorban44 deleted the balazsorban/future-support-sso-reauthorization branch August 18, 2025 12:05
ijjk pushed a commit that referenced this pull request Aug 18, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## vercel@46.0.2

### Patch Changes

- feat(cli): add SSO re-authorization support to --future
([#13771](#13771))

- Return the correct exit code in the Vercel command
([#13780](#13780))

- Updated dependencies
\[[`fcf7791f1dae2967c09c09b78aedf00be5d25303`](fcf7791),
[`b9e399c69ebeb71d9150e8aa994294b0c2be8c9f`](b9e399c)]:
    -   @vercel/next@4.11.3

## @vercel/next@4.11.3

### Patch Changes

- Handle building for app router without internal pages entries
([#13704](#13704))

- Add action metadata routes
([#13775](#13775))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants