Minor Changes
- Render "Restricted access" screen in
<SignUp />component whensignup.modeinuserSettingsisrestricted(#4220) by @nikospapcom
Patch Changes
-
Conditionally renders identification sections on
UserProfilebased on the SAML connection configuration for disabling additional identifiers. (#4211) by @NicolasLopes7 -
Introduces the CRUD of organization domains under the
organizationsAPI. (#4224) by @NicolasLopes7