Proxy authentication doesn't work

Upload core product.
Post Reply
mmiretsky
Posts: 1
Joined: Thu Mar 20, 2014 3:40 pm

Proxy authentication doesn't work

Post by mmiretsky »

We are unable to get proxy authentication to work with JFileUpload. I have added the "authentication" parameter, but it still doesn't work. The user is not prompted for credentials and NTLM authentication fails.

Here is the parameter I added:

<PARAM NAME="authentication" VALUE="auto">

Any assistance would be appreciated.
Thanks
- Mark

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Proxy authentication doesn't work

Post by support »

Could you check in Java Control Panel that Java is setup to use a proxy? If it is setup with "No Proxy" then it cannot detect it.

Post Reply