Hi Antonio, Sadly enough, no. I'm currently trying to figure this out, but I already noticed that the 'protected-redirect' parameter is empty in the flowscript. The sample (auth-with-flow) doesn't help, because that uses a fixed URL. :-(
Bye, Helma > -----Original Message----- > From: Antonio Gallardo [mailto:[EMAIL PROTECTED] > Sent: Monday, 17 May 2004 04:58 > To: [EMAIL PROTECTED] > Subject: RE: Problem with losing session context > 'authentication' - looking fo r workaround or bugfix > > > [EMAIL PROTECTED] dijo: > > Antonio, > > > > You're the greatest! Thanks for bearing with me. > > > > I've looked this over, compared it to the version you sent in a > > different mail (and found no significant differences) and finally > > found the problem in the sitemap: > > > > <map:match pattern="login"> > > <map:call function="isLoggedIn"> > > <map:parameter name="handler" > value="flowAuthenticationHandler"/> > > <map:parameter name="protected-redirect" > > value="{request-param:resource}"/> [*] > > <map:parameter name="failure-internal" > > value="internal/login"/> > > </map:call> > > </map:match> > > > > I had a fixed URL at [*]. :-( > > Yep. I don't saw it. That means it work now? > > Best Regards, > > Antonio Gallardo > > > --------------------------------------------------------------------- > 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]
