Skip to content

feat(ui): Add Microsoft Entra SAML to self-serve SSO#8695

Open
LauraBeatris wants to merge 7 commits into
laura/orgs-1533-sdk-add-support-for-google-workspace-samlfrom
laura/orgs-1534-sdk-add-support-for-microsoft-entra-saml
Open

feat(ui): Add Microsoft Entra SAML to self-serve SSO#8695
LauraBeatris wants to merge 7 commits into
laura/orgs-1533-sdk-add-support-for-google-workspace-samlfrom
laura/orgs-1534-sdk-add-support-for-microsoft-entra-saml

Conversation

@LauraBeatris
Copy link
Copy Markdown
Member

@LauraBeatris LauraBeatris commented May 28, 2026

Description

Introduces Microsoft Entra SAML provider with tailored configure steps

CleanShot.2026-05-28.at.17.32.51.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:

@LauraBeatris LauraBeatris self-assigned this May 28, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 28, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment May 28, 2026 8:55pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 28, 2026

🦋 Changeset detected

Latest commit: cdc5fbc

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

This PR includes changesets to release 20 packages
Name Type
@clerk/localizations Patch
@clerk/shared Patch
@clerk/ui Patch
@clerk/react Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/chrome-extension Patch
@clerk/clerk-js Patch
@clerk/expo-passkeys Patch
@clerk/expo 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

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

@LauraBeatris LauraBeatris changed the title feat(ui): Add Microsoft Entra SAML to self-serve SSO feat(ui): Add Microsoft Entra SAML to self-serve SSO May 28, 2026
@LauraBeatris LauraBeatris requested review from a team and iagodahlem May 28, 2026 20:34
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1534-sdk-add-support-for-microsoft-entra-saml branch 2 times, most recently from 6eee135 to 174d7eb Compare May 28, 2026 20:37
@LauraBeatris LauraBeatris marked this pull request as ready for review May 28, 2026 20:37
@LauraBeatris LauraBeatris force-pushed the laura/orgs-1534-sdk-add-support-for-microsoft-entra-saml branch from 174d7eb to 64ba17f Compare May 28, 2026 20:38
localizationKey={claimNameKey}
/>
</Tooltip.Trigger>
<Tooltip.Content text={claimNameKey} />
Copy link
Copy Markdown
Member Author

@LauraBeatris LauraBeatris May 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexcarpenter could you help us here? 🙏🏻 struggling to get this tooltip in it's full width, but it seems to cropping due to column width - prob getting relative to it? is there a way to float "outside"?

CleanShot.2026-05-28.at.17.40.18.mp4

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.

2 participants