ilto:[EMAIL PROTECTED]
> Sent: Thursday, July 19, 2007 12:14 AM
> To: 'Tomcat Users List'
> Subject: RE: Shared form authentication when using SingleSignOn
>
> I have forgot to attach some details:
> * embeded apache-tomcat-5.5.16-embed.tar.gz running in
> eclipse 3.
Thursday, July 19, 2007 12:14 AM
> To: 'Tomcat Users List'
> Subject: RE: Shared form authentication when using SingleSignOn
>
> I have forgot to attach some details:
> * embeded apache-tomcat-5.5.16-embed.tar.gz running in
> eclipse 3.1 runtime
> platform
&
@tomcat.apache.org
Subject: Shared form authentication when using SingleSignOn
Hello,
please, consider the situation:
We have a product that consists of several web applications deployed to
embedded tomcat container.
All the web applications share the same realm (configured on engine level)
and
Hello,
please, consider the situation:
We have a product that consists of several web applications deployed to
embedded tomcat container.
All the web applications share the same realm (configured on engine level)
and use the SingleSignOn valve.
engine.setRealm(polarionRealm);
eng