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

Anil Saldhana Anil.Saldhana at redhat.com
Wed Aug 31 13:28:43 EDT 2011


Thanks to Remy, Marcus and Emmanuel, the single sign on valve is validated.
https://issues.jboss.org/browse/AS7-1484

Additionally, if people are interested in SAML based SSO, please take a 
look at:
http://community.jboss.org/wiki/SAMLWebBrowserSSOOnJBossAS70

On 08/10/2011 06:11 PM, 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.


More information about the jboss-as7-dev mailing list