Maybe the session=shared attribute would allow you to achieve your goal. Don't know whether its valid only for sharing between http and https sessions
-----Original Message----- From: David Potts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 10, 2001 5:02 AM 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.
