Uh, try using the shared session attribute (orion-web.xml) + the same realm name for the login config (web.xml)
HTH, JP > -----Original Message----- > From: David Potts [mailto:[EMAIL PROTECTED]] > Sent: Mi�rcoles, 10 de Octubre de 2001 8:02 > To: Orion-Interest > Subject: RE: How to get the RoleManager > > > > > > -----Original Message----- > > From: Mike Cannon-Brookes [mailto:[EMAIL PROTECTED]] > > > > I have a feeling if you made app2 the parent app of app1 it > might work > > (they'd probably be the same RoleManager - can't confirm that > > though). > > Thanks for the suggestion. We tried it, but it doesn't work. > When we go to > the second app the login form comes up again. > > > This > > is a non-standard solution (if a solution at all! ;)), then > > again if you're > > using RoleManager you're already using Orion specific code so > > you probably > > don't mind too much. > > > > At the moment we are looking for *any* solution that will do > form-based > single signon across two apps on Orion. What is the standard? > > Cheers, > > Dave. >
