Tagged Questions
2
votes
1answer
1k views
Get Windows Authentication Token Using Javascript to have Integrated Security (NOT using IIS)
I want to authenticate users on a web application. The users are already logged into their Windows Network.
Notice, this is NOT Internet Information Server. I have a Java Application Server on the ...