Feature Request: Admin Web Console Webserver Authentication

This message is to request a new feature for JM. I would like the web console to support SSO by having a flag to support web server authentication (i.e. NTLM auth for IIS or Apache, etc.) instead of just forms-based authentication. The behavior should be that the pages check if the web server has already authenticated the user (I believe there is a REMOTE_USER environmental variable). If the webserver has authenticated the user and the flag is set in the configuration file, then the server will not give the user the login page.