[jboss-jira] [JBoss JIRA] (AS7-6735) JBoss Web SingleSignOn valve does not work with <distributable/> apps
Dennis Reed (JIRA)
jira-events at lists.jboss.org
Thu Mar 14 16:04:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761256#comment-12761256 ]
Dennis Reed commented on AS7-6735:
----------------------------------
Note: the test case in the AS7 test suite for this valve (testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/web/sso/.SingleSignOnUnitTestCase.java) fails because of this.
> JBoss Web SingleSignOn valve does not work with <distributable/> apps
> ---------------------------------------------------------------------
>
> Key: AS7-6735
> URL: https://issues.jboss.org/browse/AS7-6735
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.1.3.Final (EAP)
> Reporter: Dennis Reed
> Assignee: Remy Maucherat
>
> The JBoss Web SingleSignOn valve does not work with <distributable/> applications.
> It incorrectly disassociates the SSO when a session is passivated.
> Since this happens on every request (for session replication) with <distributable/> applications, the SSO cookie is destroyed at the end of the request.
> The same issue of the SSO being removed would also happen if the session is passivated for any other reason.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list