Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1062104 - JAAS login module's logout() method is not invoked with cache-type="infinispan"
JAAS login module's logout() method is not invoked with cache-type="infinispan"
Status: VERIFIED
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Security (Show other bugs)
6.2.0,6.3.0
Unspecified Unspecified
urgent Severity high
: DR11
: EAP 6.4.0
Assigned To: Stefan Guilhen
Pavel Slavicek
MustBeFixed
:
Depends On: 1160715
Blocks: 1168863
  Show dependency treegraph
 
Reported: 2014-02-06 01:59 EST by Hisanobu Okuda
Modified: 2018-06-07 17:30 EDT (History)
5 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Hisanobu Okuda 2014-02-06 01:59:00 EST
Description of problem:
By default (cache-type="default"), HttpServletRequest.logout() invokes JAAS login module's logout().
Changing cache-type attribute in <security-domain/> from "default" to "infinispan", HttpServletRequest.logout() does not invoke JAAS login module's logout().

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Note You need to log in before you can comment on or make changes to this bug.