-
Notifications
You must be signed in to change notification settings - Fork 453
feat(ui,clerk-js,shared): Add TXT domain verification to self-serve SSO #8788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
iagodahlem
merged 29 commits into
main
from
laura/orgs-1594-sdk-add-txt-domain-verification-step
Jun 16, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
069abf7
Remove old localization keys and update title/subtitle
LauraBeatris 258e0f2
Introduce domains form
LauraBeatris c2ccaca
Add localizations for TXT paragraphs
LauraBeatris 75b4cc2
Add hardcoded version of TXT records table
LauraBeatris 1972f19
Move to new module
LauraBeatris 6aa7f93
Remove references to user primary email
LauraBeatris 8940c3e
Add new organization domains API for TXT verification
LauraBeatris dd5ff60
Fetch domains for `enterprise_sso` enrollment mode
LauraBeatris bb12e9c
Rename domains to plural
LauraBeatris a70ab86
Create separate mutation object for domains
LauraBeatris e8bf5ce
Add enterprise SSO as enrollment mode badge
LauraBeatris 2c7451b
Allow creating new domains
LauraBeatris 319ee74
Create enterprise connection with organization domains
LauraBeatris ccd495d
Adjust UI tests
LauraBeatris a1979cf
Refactor table UI to use cards
LauraBeatris 53f5819
Apply renaming
LauraBeatris 4cacc0a
Add methods for bulk attempt and prepare
LauraBeatris a3d2804
Add internal logic for attempt
LauraBeatris bd55ab3
Add domain suggestion card
LauraBeatris b7b3ad3
Add changeset
LauraBeatris 7d0dd2c
Allow going back on select provider step
LauraBeatris 7d86f12
Use readonly input for TXT record value
LauraBeatris 2d0ad12
Apply animation on the height on status transition
LauraBeatris 1a5c6bb
Bump `clerk.browser.js` bundle size limit
LauraBeatris ff77bb0
Fix unit tests
LauraBeatris bbc9c81
Do not render domain on empty name
LauraBeatris 8db073a
Move organization domains to `useOrganizationEnterpriseConnection`
LauraBeatris 873b4bd
Move domains check to shared function
LauraBeatris d68eb75
Fix scroll on card transition
LauraBeatris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| '@clerk/localizations': minor | ||
| '@clerk/clerk-js': minor | ||
| '@clerk/shared': minor | ||
| '@clerk/ui': minor | ||
| --- | ||
|
|
||
| Introduce organization domains with TXT verification on self-serve SSO flow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.