This might be what you want. "Single Sign on", http://tomcat.apache.org/tomcat-5.5-doc/config/host.html. It can let the different webapp share the same realm authentication.
Guojun On Tue, Jul 22, 2008 at 11:00 PM, Nathan Wilhelmi <[EMAIL PROTECTED]> wrote: > Hello - Is there any way to setup digest or basic authentication to cover > an entire host.? Basically I would like to create a blanket authorization > setup for a host without having to modify individual applications. So > anything deployed in that host would require some simple level of > authentication. > > Thanks! > > -Nate > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >