Thanks, Dario.
Is there a list of data fields saved in ClientContext? Also, if I want to pass the data I get from Http Headers (unique to each session) from the call notifyUser(User,Password, http_headers) to notifyNewSession(User, LS_session, clientContext) what is the best way to do due to the fact that the same user id can be used for multiple connections/sessions?

Thanks again.

Eric