WTF of the day :D
Please keep in mind that this post was written more than 2 years ago and might be outdated.
Why bother to use forms when you can use routing!
backend_new_user:
pattern: /admin/new-user/{username}/{password}/{email}
* of course this is not my code.