Hi,
In Alfresco It is possible for users to log into the application concurrently, using one account, from different systems.
In this case one system logout the user. If we go to the admin console and if we check the sessions, it gets gone.
But another system same user session exists. How to prevent the same user login in different systems in the alfresco or how to inform the user that another system trying to login using the same user?
The reason that logouts affect access from different systems is that internally Alfresco re-uses authentication tickets for the same user. This can be disabled by setting the appropriate configuration (authentication.ticket.useSingleTicketPerUser) to false, but do note that this functionality was added to solve various issues especially with concurrent access via different applications/clients, and might break other functionality if disabled.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.