[jboss-as7-dev] Single Sign On and Connection pool problems to port application from AS6 to AS7

Remy Maucherat rmaucher at redhat.com
Mon Aug 22 05:57:32 EDT 2011


On Wed, 2011-08-10 at 18:11 -0500, Anil Saldhana wrote:
> On 08/10/2011 01:59 AM, Remy Maucherat wrote:
> > On Mon, 2011-08-08 at 09:42 -0500, Anil Saldhana wrote:
> >> Bill,
> >>    if you are just interested in configuring the tomcat sso valve, then
> >> add it as a valve in jboss-web.xml of your web archive as described in
> >> the end of
> >> http://community.jboss.org/wiki/JBossAS7SecurityDomainModel
> > I sent that some time ago to Emanuel to look at it, but apparently he's
> > away (but we'll do what is described when he comes back):
> >
> > I propose adding the following sso element as a child of virtual-server:
> > <sso reauthenticate="true/[false]" domain=".foo.com[null]"
> > cache-container="inifispan_cache_container[null]" />
> >
> > It would add the usual SSO valve (or a clustered version of it taken
> > from AS 6) to the Host.
> Remy,  that looks like a good proposal.

Ok, I'll do it then. Minus the clustered version of the valve which
should be added later from AS 6.

-- 
Remy Maucherat <rmaucher at redhat.com>
Red Hat Inc



More information about the jboss-as7-dev mailing list