[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:10:41 EDT 2013
[ https://issues.jboss.org/browse/AS7-6735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed updated AS7-6735:
-----------------------------
Description:
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 with <distributable/> applications (for session replication), the SSO entry 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.
was:
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.
> 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 with <distributable/> applications (for session replication), the SSO entry 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