Hi to all,
I have a web application that loads a java applet. Users get access to
this application using Windows credential in a dedicated Windows domain.
Home users enters the application and when the applet starts, it prompts
for credentials so loads correctly. From the corporate network however,
the applet never prompt for credential so it doesn't work.
Looking at web server log files I noticed that the Java Plug-in uses the
logged-on user credentials instead of that ones used for the web
application.
My goal is to force Java Plug-in in order to always prompt for credential
also from the corporate network, disabling SSO.
Any ideas?
Thank you in advance,
Marco

Signature
questo articolo e` stato inviato via web dal servizio gratuito
http://www.newsland.it/news segnala gli abusi ad abuse@newsland.it
Ian Shef - 29 Jun 2009 20:29 GMT
spiderwebs@despammed.com (spiderwebs) wrote in news:h22h2v$mel$1
@news.newsland.it:
> Hi to all,
> I have a web application that loads a java applet. Users get access to
<snip>
I can't help you directly, but you will get more help if you use a more
appropriate newsgroup. This newsgroup is for the Java Virtual Machine (JVM).
I don't think that youor problem is related to the JVM.
Try comp.lang.java.programmer or comp.lang.java.help
Good luck!