EMI.SESSION
This feature is still under development
The EMI session will be used to identify the user that has successfully authenticated to the system with session.start method. The requests are not bound to the session, hence if the session will be closed, the requests that were started within this session will continue to be processed.
NOTE! Sessions feature is under heavy development at the moment. For example, user authentication of session.start method does not currently work with most desktop Linux systems.
