<bean id="grantingTicketExpirationPolicy"
class="org.jasig.cas.ticket.support.TimeoutExpirationPolicy">
        <!-- This argument is the time a ticket can exist before its
considered expired.  -->
        <constructor-arg
            index="0"
            value="7200000" />
    </bean>

You can tune the values shown above in ticketExpirationPolicies.xml file
present in spring-configuration directory.
Regards
hari

On Wed, Feb 3, 2010 at 9:55 AM, Curtis Garman <[email protected]> wrote:

> how easy is to to change the timeout for the TGT? I'm not sure if we
> will but me may
>
> On Wed, Feb 3, 2010 at 12:02 AM, Harikrishnan R. <[email protected]>
> wrote:
> >
> > 2 hours.
> > On Tue, Feb 2, 2010 at 4:20 PM, Curtis Garman <[email protected]>
> wrote:
> >>
> >> What is the default timeout for a cas ticket?
> >>
> >> --
> >> Curtis Garman
> >> Web Programmer
> >> Heartland Community College
> >>
> >> --
> >> 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-user
> >
> > --
> > 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-user
>
>
>
> --
> Curtis Garman
> Web Programmer
> Heartland Community College
>
> --
> 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-user
>

-- 
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-user

Reply via email to