Based on the "Symfony Demo Application", and using EasyAdminBundle.
After running normal installation procedure, you must edit /vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php and replace the entire contents of newAction() with "return $this->redirectToRoute('create_user');"