Uh oh!
There was an error while loading. Please reload this page.
feat(clerk-js): Initiate enterprise SSO from ticket flows - #6009
Conversation
🦋 Changeset detectedLatest commit: ef1ac0c The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f174684 to
edbc405Compare98f2cd8 to
7edc159Compare@clerk/agent-toolkit@clerk/astro@clerk/backend@clerk/chrome-extension@clerk/clerk-js@clerk/dev-cli@clerk/elements@clerk/clerk-expo@clerk/expo-passkeys@clerk/express@clerk/fastify@clerk/localizations@clerk/nextjs@clerk/nuxt@clerk/clerk-react@clerk/react-router@clerk/remix@clerk/shared@clerk/tanstack-react-start@clerk/testing@clerk/themes@clerk/types@clerk/upgrade@clerk/vuecommit: |
7edc159 to
58356f8Compare
NicolasLopes7
left a comment
There was a problem hiding this comment.
Changes looks good to me!
Question: Is this OIDC prompt change related with this PR?
LauraBeatris
commented
Jun 3, 2025
@NicolasLopes7 That's correct! We need to forward |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
58356f8 to
58c47c5Compare58c47c5 to
fec559dComparefec559d to
bc221ccComparebc221cc to
48f8876Compare48f8876 to
5fd7f5cCompare5fd7f5c to
ef1ac0cCompare
Description
We've introduced FAPI changes to return
missing_requirements/needs_first_factorwhen a sign-in/sign-up gets created with an org invite that is related to an active enterprise connection.This PR updates the ticket flows to check against those new statuses and initiate enterprise SSO redirection.
CleanShot.2025-06-03.at.18.56.34.mp4
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change