how did you manage to sync tickets with extra data? I mean I think I can obtain the ticket ID on the client but how can I access SecurityContext on the CAS server?
2007/5/15, Obel, Volker <[EMAIL PROTECTED]>: > Hello Sammy, > > I did something similar. > I extended CAS Server by an additional function callable by an additional > url (/host:port/cas/yourUrl) to retrieve the additional data. I called this > url via a httpclient connection from the application to the cas server. > Content of the data is up to you. I used an own xml definition. > > > Regards > > Volker Obel _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
