Hi Charlie, We are using Oracle Siebel CRM application, which with the newer version is offering Apache Tomcat as the default webserver. The application is configured to use HTTP/1.1 connector protocol to connect to the server.
I am new to Apache webservers, don't know much about connectors and protocols. Thus am looking a way to get Windows authentication working with Apache tomcat on HTTP Connector. Thanks & Regards, Suraj Agrawal -----Original Message----- From: charlie arehart [mailto:charlie_li...@carehart.org] Sent: Thursday, May 24, 2018 12:01 PM To: 'Tomcat Users List' <users@tomcat.apache.org> Subject: RE: Use IIS Authentication in Apache Tomcat 8.0.22 (HTTP/1.1 Connector protocol) 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 ---------------------------------------------------------------------- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.