[
https://issues.jboss.org/browse/WFLY-5473?page=com.atlassian.jira.plugin....
]
Paul Ferraro commented on WFLY-5473:
------------------------------------
[~dimitris] I'll be looking into this issue today and tomorrow. Our testsuite is
missing a test that validates this specific behavior for a non-distributed web application
using the distributed SSO implementation. However, I'm a bit surprised, given that
the logic responsible for invalidating SSO context following session invalidation is
common for both distributed and non-distributed web applications.
Session.invalidate() does not invalidate SSO context for
non-distributable applications
---------------------------------------------------------------------------------------
Key: WFLY-5473
URL:
https://issues.jboss.org/browse/WFLY-5473
Project: WildFly
Issue Type: Bug
Components: Clustering, Web (Undertow)
Reporter: Richard JanÃk
Assignee: Paul Ferraro
Priority: Blocker
Fix For: 10.0.0.Final
Attachments: reproducer.zip
See "Steps to Reproduce" for detailed description.
According to my limited knowledge, this was also the core issue in
https://bugzilla.redhat.com/show_bug.cgi?id=924456 which has been dispatched as a one-off
to a customer. Thus, I'm setting the priority to blocker as this is a regression
against 6.4.x. No exceptions have been observed in the server output however.
Adding Clustering component as I've been trying this with standalone-ha.xml and BZ
924456 relates to clustering.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)