Hey guys,
It's been a week now, no replies so far.
Oleg, Do you have any suggestions for the problem that I'm facing or any
pointer on how to achieve integrated user authentication?
Nitin Arora wrote:
>
> Hi,
>
> I'm using Apache HttpClient 4.1 version to make http calls to the access
> REST API's exposed on the internet. But internet is accessible through the
> corporate proxy server. Proxy server has NTLM authentication enabled and
> all the applications (IE and Firefox) work fine without prompting the user
> for username and password. IE is able to use current logged in user's
> domain credentials.
>
> When I run my Java application HttpClient throws 407. How can we enable
> HttpClient to use the currently logged on domain user credentials. I don't
> want the user to enter username and password once they have logged in to
> the computer.
>
> Note: I am able to connect the REST API server if I pass the domain
> credentials manually.
>
> Thanks in Advance.
>
> -Nitin
>
--
View this message in context: http://old.nabble.com/Authenticate-Proxy-using-currently-logged-on-domain-user%27s-credentials-tp32873481p32883122.html
Sent from the HttpClient-User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org
|