inline 

On Wed, 10 Oct 2001, David Potts wrote:

> 
> 
> > -----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.

I think this happens becuase there are different cookies being sent for
each application context. There is a shared attribute that can be set in
the web-site.xml file which may address this. shared is a attribute of the
web-app,default-web-app tags

here is a link to the description

http://www.orionserver.com/docs/web-site.xml.html



> 
> > 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.
> 
> 


Reply via email to