Bug 1166724

Summary: NegotiationAuthenticator Valve always creates a session regardless of if authentication is happening.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Darran Lofthouse <darran.lofthouse>
Component: SecurityAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Slavicek <pslavice>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: anmiller, bdawidow, kkhan, myarboro, pskopek
Target Milestone: DR11   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:44:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Darran Lofthouse 2014-11-21 14:59:45 UTC
Description of problem:

Where SPNEGO authentication takes place a HTTP session needs to be established to track the intermediate state of this negotiation, however as the valve needs to wrap calls to the next valve it is accidentally creating a session for all requests if a session does not already exist.

Comment 1 Kabir Khan 2014-11-22 10:33:43 UTC
https://github.com/jbossas/jboss-eap/pull/2038

Comment 2 Josef Cacek 2014-11-27 17:04:05 UTC
Verified in 6.4.0.DR11.