savoym wrote:
I just got IIS to forward my request to Tomcat using the Apache
Tomcat-Connectors doc.
I am trying to authenticate the user login/id that executes the request to
my web app to be able to grab the user login and use in my java app.
Can you explain a little bit more in detail, or maybe just in another way, what you are trying to achieve ? Are users already authenticated by IIS (as per their Windows Domain user-id), before IIS forwards the request to Tomcat ? And do you want to retrieve this user-id in Tomcat ?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to