Hello,
I have a problem.
I need to use a single user session (admin) for multiple clients. Let me explain better.
When a user connects using the webservice API must check if there is already a session open. If the session is open is to use the session to that user to access "ALFRESCO".
So in practice I need to use a single session to multiple users at a time.
I apologize for my English.
I hope to be a little clearer
Thank you.