Am 28.07.2010 20:45, schrieb Jeremy:
Is it possible to have an applet authenticate against CAS? We already have a
web application running with CAS and would like to open a new window with an
applet embedded in it. I know Flash can access the browser cookies, can an
applet do the same?
Yes, an applet can alway access your cookies.
http://www.rgagnon.com/javadetails/java-0180.html
An applet is client side which makes i very unlikely that it integrates
well as a normal cas service/proxied application. I think just using
your cookies is the best way to go.
Cheers,
Joachim
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-dev