Is it possible to get a default value for the username on the login page? The field seems to lack the 'Properties' setting.
What I'd like to do is to pre-set username to the value set by our single sign-on. This value I can access using variable $_SERVER['REMOTE_USER']