[jboss-jira] [JBoss JIRA] (REMJMX-61) Ensure Subject of remote user is associated with the AccessControContext handling the request.
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Thu Aug 1 06:47:26 EDT 2013
Darran Lofthouse created REMJMX-61:
--------------------------------------
Summary: Ensure Subject of remote user is associated with the AccessControContext handling the request.
Key: REMJMX-61
URL: https://issues.jboss.org/browse/REMJMX-61
Project: Remoting JMX
Issue Type: Task
Components: Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.1.CR1, 2.0.0.Beta2
WildFly is being updated to add support for authorization checks, this is based on the Subject most recently associated with the AccessControlContext.
As Remoting JMX is handling remote client requests the Subject of the remote client needs associating with the AccessControlContext.
No ThreadLocals are in use so at least don't need to worry about those but do need to worry about dispatching to different threads.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list