Bug 1022993

Summary: RBAC Subject handling and propagation optimisations.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Darran Lofthouse <darran.lofthouse>
Component: Domain ManagementAssignee: Darran Lofthouse <darran.lofthouse>
Status: CLOSED CURRENTRELEASE QA Contact: Ladislav Thon <lthon>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: brian.stansberry, emuckenh, myarboro
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:19:09 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:

Description Darran Lofthouse 2013-10-24 12:17:48 UTC
Description of problem:

This issue is to incorporate a number of optimisations related to how the Subject used for access control and audit logging is created and how it is propagated: -
 - Ensure the Subject is created in the call as soon as possible eliminating a need to copy / clone it.
 - Send the Subject direct to server instances and slave host controllers where supported rather than waiting for them to ask for it.
 - Describe the Subject within the protocol rather than marshalling it.

Comment 1 JBoss JIRA Server 2013-10-24 19:04:31 UTC
Darran Lofthouse <darran.lofthouse> updated the status of jira WFLY-2044 to Coding In Progress

Comment 4 Ladislav Thon 2013-11-06 11:58:20 UTC
Verified with EAP 6.2.0.ER7.