Login form is significantly different from other install tool actions:
It does not render the menu and loads other css. So, it does not use
the 'InstallToolAuthenticated' layout and just renders its adapted
content from a partial.
The loginForm however does respect the context, so it renders a docheader
if called by the backend, or a the standalone content if not.
Install tool login