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 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
oidcsecurityauthorganizationimprovement
Source: original entry ↗