Security context propagation
----------------------------
Key: JBESB-2008
URL:
https://jira.jboss.org/jira/browse/JBESB-2008
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Security
Affects Versions: 4.4 CP1
Reporter: Kevin Conner
Assignee: Daniel Bevenius
Fix For: 4.4 CP1
The security context is currently being propagated through the pipeline by attaching it to
the original message.
Unfortunately there is no guarantee that the original message will be used past the first
action and we would, therefore, lose the context.
We need to have the context associated with the current thread and then intercept outgoing
messages to reapply it. This is further complicated by the InVM courier which could pass
the message by reference.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira