currently, the parameters are sorted alphabetically which is not convenient:
We can sort the params by using UISchema:
{ "ui:order": [ "firstName", "lastName", "*", "password" ],