Question about CAS session expiration

Scott Battaglia scott.battaglia at gmail.com
Tue Jan 23 11:58:38 EST 2007


The default expiration policy is an "idle" timeout I believe:
http://developer.ja-sig.org/source/browse/jasig/cas3/cas-server-core/src/main/java/org/jasig/cas/ticket/support/TimeoutExpirationPolicy.java?r=1.2

We do offer other expiration policies (and you can supply your own):
http://developer.ja-sig.org/source/browse/jasig/cas3/cas-server-core/src/main/java/org/jasig/cas/ticket/support

Hope that helps.
-Scott

On 1/23/07, Tim McLaughlin <tim.mclaughlin at wwu.edu> wrote:
>
> Hello,
>
> I've looked through the Protocol document and the CAS 2 architecture
> document, and can't find the answer to this.  Apologies if it is a FAQ.
>
> We are wondering if the CAS session timeout is an "idle" timeout (ie. 30
> minutes from the last CAS activity for my session) or "absolute" (ie. 30
> minutes from the creation of my CAS session).
>
> Thanks,
> Tim
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070123/1699dffc/attachment.html


More information about the cas mailing list