Is it possible to immediately add a user to a group during user creation?

Is it possible to make it mandatory to assign groups already while creating a new user in Xwiki?

You can use the property xwiki.users.initialGroups in the configuration file xwiki.cfg to indicate the groups in which all new users should automatically be added (by default, all users are added to the “XWiki.XWikiAllGroup” group).

FTR, the doc is at https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Configuration/#HInitialGroups