Skip to content
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

chore(backend): Introduce SAML connections per org #4792

Merged
merged 7 commits into from
Dec 18, 2024

Conversation

LauraBeatris
Copy link
Member

@LauraBeatris LauraBeatris commented Dec 17, 2024

Description

Resolves ORGS-185

Introduces support for creating/updating SAML connections per organization

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 Dec 17, 2024
Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: e73e2ce

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

This PR includes changesets to release 11 packages
Name Type
@clerk/backend Patch
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/tanstack-start Patch
@clerk/testing 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

Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 3:45pm

@LauraBeatris LauraBeatris changed the title [DO NOT MERGE] chore(backend): Introduce SAML connections per org chore(backend): Introduce SAML connections per org Dec 17, 2024
@LauraBeatris LauraBeatris changed the title chore(backend): Introduce SAML connections per org chore(backend): Introduce SAML connections per org Dec 17, 2024
@LauraBeatris LauraBeatris force-pushed the add-organization-id-saml-connection branch from 2bf8c64 to b6a4201 Compare December 17, 2024 12:11
@LauraBeatris LauraBeatris marked this pull request as ready for review December 17, 2024 17:20
@LauraBeatris LauraBeatris requested a review from a team December 17, 2024 17:20

Allow to create and update SAML connections with organization IDs.

When users sign in or up using an organization's SAML connection, they're automatically added as members of that organization. For more information, refer to our docs: [TODO - Add docs link]
Copy link
Member Author

Choose a reason for hiding this comment

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

I'll only merge this once the docs get deployed in order to reference it here

Copy link
Contributor

Choose a reason for hiding this comment

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

I just updated this with what the docs link will be. We'll still avoid releasing this until the docs are live!

@LauraBeatris LauraBeatris merged commit b3300c8 into main Dec 18, 2024
29 checks passed
@LauraBeatris LauraBeatris deleted the add-organization-id-saml-connection branch December 18, 2024 15:59
BRKalow pushed a commit that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants