When I create a new (apex) user, I want to force them to change the temporary password I generated for them. This can easily be done by checking the “Require Change of Password on First Use” flag.
But when the user access the application for the first time, they are redirected to an ugly (generic) change password page:

Can I change this to I page I created? I