Basic Auth without modification to web.xml? 2006-12-23 - By Andreas Schildbach
Back Hi everyone,
Is it possible with Tomcat to "hide" an application behind a Basic Authentication (or something similar), without modifying the web application itself (also not modifying web.xml)?
I am thinking about adding a Valve or something to the context.xml. The content to be protected would just be the whole application, and there is only one user/role needed that has access. Is there something like this possible?
Regards,
Andreas
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|