Can you clarify why you would not want to use the AJP connector in your case? I'm just asking this simpler question, since no one offered any answer when you asked essentially the same question last week.
More important, have you confirmed whether things WOULD work as expected if you used the AJP connector instead? And if so, then again why not use it? Or are you thinking for some reason you CANNOT? /charlie PS I have a different question on IIS authentication and Tomcat, which I will ask separately. -----Original Message----- From: Agrawal, Suraj (CORP) <suraj.agra...@adp.com> Sent: Wednesday, May 23, 2018 04:41 PM To: users@tomcat.apache.org Subject: Use IIS Authentication in Apache Tomcat 8.0.22 (HTTP/1.1 Connector protocol) Hi Team, We are trying to implement SSO using windows integrated authentication (NTLM) on Apache Tomcat 8.0.22 through reverse proxy in IIS. We were able to pass the Authentication token to Apache , but the apache is not allowing the IIS authentication to pass through. It is not recognizing what authentication is coming by the reverse proxy IIS server request. [Authentication (NTLM) --> Reverse proxy --> pass the call with NTLM token to to Apache Tomcat] For "AJP/1.3" connection protocol there is an attribute "tomcatAuthentication" which allows Apache to use the authentication user information from IIS. But we didn't found anything similar for "HTTP/1.1" connection protocol, can you please help. <snip> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org