Hi @ParkashSi ,
You can create a user with the help of UserManager as shown below.
Note : If you face any issue to get Resource Resolver, then please check that you have correct system user, permission and user mapper service configured.
//Fetching all User Details from Servlet Parameter
String user...