POST /API/identityAPI/addUser username=…&password=…&options=…
AbstractRemoteIdentityAPI.addUser({'username': /* username the user's username */, 'password': /* password the user's password */, 'options': /* options the options map (domain, queyList, user) */});
Create a new a user