> As I understand it a session is created whether the user is 
> authenticated or not, before the homepage/loginpage is 
> presented.

Session pull tools are always available through the default user.   This is
until the client logs in under a specfic user.  At that point in time, (I am
almost positive) the user is assigned a fresh set of session pull tools.

hth,
Scott




> -----Original Message-----
> From: John Harris [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 29, 2002 7:09 PM
> To: [EMAIL PROTECTED]
> Subject: Session question
> 
> 
> After reading the turbine-2 spec I wanted to verify my 
> understanding regarding user authentication and sessions.
> 
> As I understand it a session is created whether the user is 
> authenticated or not, before the homepage/loginpage is 
> presented. Does this mean if you never have the user 
> authenticate (classes only extend VelocityScreen), then the 
> session is still available and session pull tools will be 
> available to this session?
> 
> Is the SessionValidator executed only after a login attempt?
> 
> Thanks for your help.
> 
> -John
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

Reply via email to