Java webstart keeps asking for a password. It is important to note that we exhibit this problem only after restarting the computer.
In otherwords, if we select "remember password", java remembers the password. However, after a restart of the computer, it seems java forgets the password, and I need to reauthenticate when launching the application.
This does not happen if i merely close/reopen the browser. Only on a full restart of the computer.
Does anyone else exhibit this problem? Even better, does anyone know what is causing this, or how to fix it?
Our code is compiled with java 1.7.0.51. My client is some flavor of java 8.
I've seen discussions on stack exchange here:
Java Web Start keeps asking to authenticate
And here:
Java Web Start Authentication Option
Other google top results are irrelevant.