Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1168585

Summary: The RemotingLoginModule should give priority to the RealmUser in the SubjectUserInfo
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, okotek, pskopek
Target Milestone: DR12   
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:41:02 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-27 10:54:50 UTC
Description of problem:

The realm may have already performed a mapping for the username so priority should be given to this.

As an example if the realm has been configured to strip the realm name from the identity of a user authenticated using GSSAPI then by the time it reaches the EJB call the username should not contain the realm name.