that does look like the session
gets lost between both windows.

make sure that the js open.window()
link is generated by turbine via $link.setPage().
this should ensure that the session id is available
to the new window aswell.

hth,

 --
 heiko braun, fork unstable media
 http://www.unstablemedia.com


On Mon, 3 Sep 2001, Dan Bachelder wrote:

> Sorry if this is the newbie question of the year....
>
> I'm not real clear if this is a turbine thing or a web thing... but When I
> popup (javascript) a "wizard" type window (SecureScreen from newapp) It
> always wants me to reauthenticate each time the server is restarted even
> though I have authenicated on the parent window already... if there a way to
> keep this from happening? I just want the user to login once... The app I am
> writing has just been building off newapp.. I haven't really touched any of
> the security stuff... so it is pretty much "as shipped"...
>
> thanks,
> dan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to