Sometimes it's useful to hide the login screen, e.g., if you show information for anonymous users (twitter messages, system messages, …) or offer actions like mailing list subscriptions.

To hide the login screen, set the following property in your application.xml:

<Application.Login.manual>true</Application.Login.manual>