Ticket Expiration Policies

CAS supports a pluggable and extensible policy framework to control the expiration policy of ticket-granting tickets (TGT), proxy-granting tickets (PGT), service tickets (ST), proxy tickets (PT), etc.

:information_source: Note

There are many other types of artifacts in CAS that take the base form of a ticket abstraction. Each protocol or feature may introduce a new ticket type that carries its own expiration policy and you will need to consult the documentation for that feature or behavior to realize how expiration policies for a specific ticket type may be tuned and controlled.

Actuator Endpoints

The following endpoints are provided by CAS:

 Produce expiration policies given an optional service id.


Available Policies

The following policies are available:

Storage Description
Ticket-granting Tickets See this guide.
Service Tickets See this guide.
Proxy-granting Tickets See this guide.
Proxy Tickets See this guide.
Transient Session Tickets See this guide.