In a web-app when authenication is done in a browser, everything works fine. But when a Java Applet comes in to play, it redirects to the login page. What would be the best solution if there are some applets which can run in parallel. How can I provide every new Thread from the same host with the previous given credentials. For any help many thanks in advance.
Walter -- View this message in context: http://shiro-user.582556.n2.nabble.com/Getting-Java-Applet-same-authentication-as-browser-session-tp7577632.html Sent from the Shiro User mailing list archive at Nabble.com.
