Hi experts, How to add variables into the session of a remote object? Because, we can set channels to other servers in code. In order to do something like single sign on, I want to store something like session UUID into the session of HTTP connection of the remote object.
Any idea? Thanks a lot.

