Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch Available
Description
When a client creates a connection to a secured broker and authenticates in there's no means for the broker to communicate back to the client some kind of security token should the underlying authentication/authorization method allow for it. The attached patch adds a string field to ConnectionControl (also ran the openwire generator too, included in the patch) called "token" that can be used for this.