Tagged Questions
1
vote
3answers
3k views
Tomcat and windows integrated authentication
I'm developing a JAVA APP that must run on a Tomcat and I need to be able to identify the remote user who is acceding to my application web.
This remote user is running on a windows, so I need to get ...