megachangelog
Improvement4.25.10

Enable self-serve OIDC configuration for every application

Organization admins can now configure OIDC providers directly in the OrganizationProfile Security tab without requiring experimental flags. The experimental.oidcSelfServe option is no longer necessary and can be safely removed.

Patch Changes

  • Enable self-serve OIDC configuration for every application. Organization admins can now select an OIDC provider in the <OrganizationProfile /> Security tab without the experimental.oidcSelfServe option, and existing OIDC connections open their configuration steps instead of the unsupported-provider state. The experimental.oidcSelfServe option no longer does anything and can be removed from <ClerkProvider /> and Clerk.load(). (#9288) by @NicolasLopes7
oidcsecurityauthorganizationimprovement

Source: original entry ↗