On Tue, Jan 4, 2011 at 1:47 PM, Yuri Negocio Negocio <[email protected]>wrote:
> Guys, > > Anyone know how to say it is possible to ensure a single session per user > single > sign on? Its not supported out of the box. You'd have to have a custom TIcketRegistry. > > > If a new user Ticket Granting Cookie is created the previous is destroyed? > If you create a new ticket via renew=true, then the old one is destroyed. They are not destroyed across web browsers. > > Is there any way to ensure the validity of TGC from partner web > application? To prevent multiple user sessions tickets? > No one can see the TGC but the CAS Server so I'm not sure I follow. Cheers, Scott > > Cheers, > > Yuri > > -- > 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
