Allow setting SecurityContext from JMS Message for Tibco JMS
------------------------------------------------------------
Key: CXF-2459
URL: https://issues.apache.org/jira/browse/CXF-2459
Project: CXF
Issue Type: New Feature
Components: Transports
Reporter: Christian Schneider
Assignee: Christian Schneider
Priority: Minor
In Tibco you have to add the following line to queues.conf: >
sender_name_enforced. This means that tibco should add the authenticated user
name in the jms property JMS_TIBCO_SENDER to every message in every queue.
As the property can be set by users for jms providers other than Tibco we can
not simply always take it. I think we need a configuration option that tells
CXf if it should honor the above property.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.