You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cuccigucci <so...@gmail.com> on 2009/09/23 23:20:40 UTC

Bypassing tomcat basic authentication

Is there a way to by pass tomcat authentication.
We have an application that has BASIC authentication.
But if the incoming URL has parameter say 'apikey' then we do not want
tomcat to authenticate and instead perform our own authenticatin.

Thanks.
-- 
View this message in context: http://www.nabble.com/Bypassing-tomcat-basic-authentication-tp25531300p25531300.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: Bypassing tomcat basic authentication

Posted by Mark Thomas <ma...@apache.org>.
cuccigucci wrote:
> Is there a way to by pass tomcat authentication.
> We have an application that has BASIC authentication.
> But if the incoming URL has parameter say 'apikey' then we do not want
> tomcat to authenticate and instead perform our own authenticatin.

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