A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Nov 15, 2021
Jan 25, 2022
CMS Core
Closed, Acceptance tests pass
You can enable a screen, that is displayed on first request to create an admin user, by adding services.AddAdminUserRegistration() in your startup class. You can configure which roles should be assigned to the user, and how and when this screen should be available. This feature works only if the configured UIUserProvider supports user creation.