You should redirect the user to Tournament.cshtml from the Register.cshtml. Also, make sure to check whether the user has already created a tournament upon their first login. This ensures that the tournament creation step is not bypassed, especially since you've mentioned that every user must create a tournament.