I want to be able to include a Windows authentication token without including this piece of data in the messages themselves.
I noticed that TransportMessage has headers, but how do I access this before sending a message to the server?
See Sample Header Header , you will see how to use headers.
To set a permanent outgoing header for the client (suitable for the desired Auth token), see Recording outgoing headers for all outgoing messages.
On the server you can read the header .
Source: https://habr.com/ru/post/1309960/More articles:Object is suddenly missing from HttpServletRequest - javaConstructor Initialization List: Code from C ++ Primer, Chapter 16 - c ++How does drupal choose which function to process the submit form? - phphttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1309958/nservicebus-how-to-configure-bus-to-allow-windowsidentity-to-flow-from-client&usg=ALkJrhhNkp3oWHu3UYBq6-tSjM2lcJz7oQHow to make a server application with PHP - phpReSharper: the 'Name' attribute is not allowed here; use "x: Name" instead of XAML - xamlHow to personalize Nservicebus - nservicebusCan you optimize this code? T-SQL - sql-serverThe entry point for InitializeConditionVariable cannot be found in kernel32.dll - c ++Is there a way to view the PHP code (the actual code is not a compiled result) from the client machine? - securityAll Articles