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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@clerk/[email protected]
Minor Changes
Update the supported API version to
2024-10-01
that includes the following changes (#4596) by @Nikpolikneeds_identifier
the API will now return a status ofneeds_first_factor
and the email address that matched will be returned in the identifier field. the only strategy that will be included in supported first factors isenterprise_sso
Read more in the API Version docs
Update components to use the new
enterprise_sso
strategy for sign ins / sign ups that match an enterprise connection and handle the new API response.This strategy supersedes SAML to provide a single strategy as the entry point for Enterprise SSO regardless of the underlying protocol used to authenticate the user.
For now there are two new types of connections that are supported in addition to SAML, Custom OAuth and EASIE (multi-tenant OAuth).
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
Update the supported API version to
2024-10-01
that includes the following changes (#4596) by @NikpolikNo changes affecting the Backend API have been made in this version.
Read more in the API Version docs
Updated dependencies [
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
Warn for deprecated support for
13.x
and14.0.x
Next.js versions. (#4657) by @panteliselefUpdated dependencies [
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
Allow custom middleware with options (#4655) by @wobsoriano
Updated dependencies [
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
,8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
Add support for the new
enterprise_sso
strategy. (#4596) by @NikpolikThis strategy supersedes SAML to provide a single strategy as the entry point for Enterprise Single Sign On regardless of the underlying protocol used to authenticate the user.
For now there are two new types of connections that are supported in addition to SAML, Custom OAuth and EASIE (multi-tenant OAuth).
enterpriseSSO
, this gets enabled when there is an active enterprise connection for an instance.enterprise_sso
strategy.userSettings.saml
in favor ofenterprise_sso
.saml
sign in strategy in favor ofenterprise_sso
.@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]:@clerk/[email protected]
Patch Changes
8a28d1f403309f692d9332704f07effbf39d056d
]: