We don't expose the session unless you're attempting to use it, so there's unfortunately no way via the traditional service methods to obtain it.
You could circumvent the service methods and just look up the ticket directly in the TicketRegistry. Cheers, Scott On Wed, Jun 2, 2010 at 1:40 PM, Francisco Estanqueiro < [email protected]> wrote: > Hi all, > > how can I obtain the authenticated username in casGenericSuccess.jsp? > > Francisco > > -- > 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
