Improvement1.27.2
Enable self-serve OIDC configuration for every application
Organization admins can now select an OIDC provider in the OrganizationProfile Security tab without needing the experimental.oidcSelfServe option, and the option can be safely removed from ClerkProvider and Clerk.load().
Patch Changes
-
Enable self-serve OIDC configuration for every application. Organization admins can now select an OIDC provider in the
<OrganizationProfile />Security tab without theexperimental.oidcSelfServeoption, and existing OIDC connections open their configuration steps instead of the unsupported-provider state. Theexperimental.oidcSelfServeoption no longer does anything and can be removed from<ClerkProvider />andClerk.load(). (#9288) by @NicolasLopes7 -
Updated dependencies [
aaea141]:- @clerk/shared@4.25.10
- @clerk/localizations@4.13.10
oidcauthenticationorg-adminsecurityui
Source: original entry ↗