No, that isn't what I said. Plenty of people have used CAS in an environment with web and non-web applications. All applications need ServiceTickets, not Ticket Granting Tickets. A TicketGrantingTicket is a handle to your single sign on session and is used to obtain service tickets to give to applications.
-Scott On 4/26/07, Javier Leyba <[EMAIL PROTECTED]> wrote:
On 4/26/07, Scott Battaglia <[EMAIL PROTECTED]> wrote: > Unless you've modified the MVC portion of the CAS Server, CAS can ONLY read > Ticket Granting Tickets from a cookie (it doesn't check anywhere else). > Furthermore, applications themselves only know how to process Service > Tickets. So giving a protected application a Ticket Granting Ticket should > have no effect. A protected application can only validate a Service Ticket. > Well, at the time I did changes in my CAs implementation I need to change a lot of things to adapt it to my needs (I want to normalize this now). Nevertheless, you mean I can't use SSOn in a non web environment ? J _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
-- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
