tony_murphy
Nov 13th, 2010, 02:42 PM
I have to write an Adobe AIR / Java client application and I would like to use Windows single sign-on for this app. Basically, I need the logged in users Windows username, and be sure they have logged in successfully. As much as I'd like to use System.getProperty("user.name"), I can't!
I have intranet web applications which use Spring Security and NTLM. The browser is IE 7, so I have no single sign-on problems from browser clients.
Has anyone got any ideas how can I achieve windows single sign-on from the AIR/Java app?
Thanks
I have intranet web applications which use Spring Security and NTLM. The browser is IE 7, so I have no single sign-on problems from browser clients.
Has anyone got any ideas how can I achieve windows single sign-on from the AIR/Java app?
Thanks