getting username from NTLM authorization header?

Joined
Apr 15, 2009
Messages
1
Reaction score
0
Hi ,

I’m showing the NTLM auth dialog box for Username/Password,
response.setHeader("WWW-Authenticate",”NTLM”);
response.setStatus(HttpServletResponse.SC_UNAUTHORIZED);

Now i want to retrieve the username string (Given in dialog box) from the http request header.

Can someone help?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top