You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cgswtsu78 <cg...@proofpoint.com> on 2010/01/08 17:12:21 UTC

Basic Auth and tomcat mod_jk

Hello, 

I'm using mod_jk to forward all apache requests to /reportsvcs_ws/* to
tomcat and I have a question regarding basic auth.  I need to ensure the
user has been authorized prior to the /reportsvcs_ws/* request and I'm
unsure as the best angle to take.  Is there anything that can be configured
on the apache side prior to the mod_jk forwarding to tomcat to ensure the
user is authorized?  

thanks. 
-- 
View this message in context: http://old.nabble.com/Basic-Auth-and-tomcat-mod_jk-tp27078430p27078430.html
Sent from the Tomcat - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: Basic Auth and tomcat mod_jk

Posted by Mark Thomas <ma...@apache.org>.
On 08/01/2010 16:12, cgswtsu78 wrote:
> 
> Hello, 
> 
> I'm using mod_jk to forward all apache requests to /reportsvcs_ws/* to
> tomcat and I have a question regarding basic auth.  I need to ensure the
> user has been authorized prior to the /reportsvcs_ws/* request and I'm
> unsure as the best angle to take.  Is there anything that can be configured
> on the apache side prior to the mod_jk forwarding to tomcat to ensure the
> user is authorized?  

That would be a question for the users list.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org