Skip to content

feat(ui,shared,localizations): Allow changing provider in self-serve SSO#8881

Draft
LauraBeatris wants to merge 7 commits into
mainfrom
laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step
Draft

feat(ui,shared,localizations): Allow changing provider in self-serve SSO#8881
LauraBeatris wants to merge 7 commits into
mainfrom
laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step

Conversation

@LauraBeatris

@LauraBeatris LauraBeatris commented Jun 16, 2026

Copy link
Copy Markdown
Member

Description

This PR introduces the ability to change the provider on the self-serve SSO flow, which creates a new enterprise connection.

It allows going back from configure to the select provider step, as well as navigating from the domains step to the select provider again.

Also, update the copy of all steps to align with current Figma prototype.

CleanShot.2026-06-16.at.17.37.12.mp4

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 00c0911

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

This PR includes changesets to release 21 packages
Name Type
@clerk/localizations Patch
@clerk/clerk-js Patch
@clerk/shared Patch
@clerk/ui Patch
@clerk/react Patch
@clerk/chrome-extension Patch
@clerk/expo Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/expo-passkeys Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/hono Patch
@clerk/msw Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/vue Patch
@clerk/swingset 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

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 18, 2026 1:23pm
swingset Ready Ready Preview, Comment Jun 18, 2026 1:23pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Repository UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 990d6f26-7fc3-4681-8716-1d4d7133cc4b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new

pkg-pr-new Bot commented Jun 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8881

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8881

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8881

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8881

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@8881

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8881

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8881

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8881

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8881

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8881

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8881

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8881

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8881

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8881

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8881

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8881

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8881

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8881

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8881

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8881

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8881

commit: 00c0911

@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 32a5d20 to 3b7f05f Compare June 16, 2026 17:36
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 3b7f05f to ee5629a Compare June 16, 2026 17:40
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from ee5629a to cbacb27 Compare June 16, 2026 17:41
@LauraBeatris LauraBeatris self-assigned this Jun 16, 2026
@LauraBeatris LauraBeatris changed the title feat(ui,shared): Allow changing provider in self-serve SSO feat(ui,shared,localizations): Allow changing provider in self-serve SSO Jun 16, 2026
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 9115a35 to be00b3d Compare June 16, 2026 20:38
@LauraBeatris LauraBeatris marked this pull request as ready for review June 16, 2026 20:39
@LauraBeatris LauraBeatris requested a review from iagodahlem June 16, 2026 20:51
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1623-sdk-add-support-for-removing-domains branch from 1a593c1 to 09df811 Compare June 16, 2026 22:10
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from a6dcad8 to 52a1916 Compare June 16, 2026 22:11
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 86689fd to 1991acf Compare June 16, 2026 23:19
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 1991acf to 2c4bc2c Compare June 16, 2026 23:31
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from 2c4bc2c to ee4fa26 Compare June 16, 2026 23:41
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1632-sdk-update-select-provider-to-be-part-of-configure-step branch from ee4fa26 to 506575b Compare June 17, 2026 13:50
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1623-sdk-add-support-for-removing-domains branch 2 times, most recently from 721d818 to 0815a83 Compare June 17, 2026 14:57
@LauraBeatris LauraBeatris marked this pull request as draft June 17, 2026 15:02
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1623-sdk-add-support-for-removing-domains branch 2 times, most recently from de13968 to a9de041 Compare June 17, 2026 20:14
Base automatically changed from laura/orgs-1623-sdk-add-support-for-removing-domains to main June 17, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant