On Tue, Jan 4, 2011 at 1:47 PM, Yuri Negocio Negocio <yxml...@gmail.com>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 cas-user@lists.jasig.org as: 
> scott.battag...@gmail.com
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to