CAS 3.1 RC1 client
Marat Radchenko
slonopotamusorama at gmail.com
Thu Jan 31 12:29:37 EST 2008
2008/1/31, Scott Battaglia <scott.battaglia at gmail.com>:
>
> <snip />
>
> True, it will hold on to it. Its designed for the "in-memory" case. If
> we don't store the reference in memory then I don't know how to gain a
> reference to that session. I don't think the Servlet API exposes a method,
> does it? I'd prefer not to use container specific versions if possible
> (because I'm assuming individual containers have a method of retrieving a
> session based on id).
>
I suggest using simple hashmap-based implementation but providing extension
point to allow customizations. Servlet API doesn't have means of accessing
session, however application developers will at least have possibility to
write container-specific management.
<snip />
>
> I resolved your JIRA issue about the "totally broken" part :-). It should
> actually now work in Spring. I added some test cases and a simple Spring
> configuration example. If we don't resolve the above Session stuff soon
> I'll cut an RC3 so other people can try out the fix for the Spring stuff
> (though you can also check it out from Subversion)
>
Great! Except for mentioned bug cas-client-3.1-rc2 perfectly works for us.
Signing in, proxy stuff and single sign out. The only thing we didn't try is
AuthenticationFilter because we use Acegi Security integration.
P.S. CAS rocks ;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080131/fa1f62a7/attachment.html
More information about the cas
mailing list