Tagged Questions

0
votes
0answers
346 views

IIS Integrated Authentication + Tomcat Form-Based (or Basic) Authentication issue

I'm trying to configure IIS6, Tomcat 6, and isapi_redirect 1.2.31. I have a web application running on tomcat that has several different components. The main servlet is to be accessible to all of ...
0
votes
1answer
2k views

Cannot get IIS ISAPI Tomcat connector to pass BASIC Authentication through to Tomcat

We've successfully configured IIS to front 2 Tomcat instances using isapi_redirect.dll. It's doing everything smartly, and we've been very happy. Now, however, we're using one of the Tomcat instances ...