Hi I have two instances of Alfresco installed in same server with different port. open a Firefox and access the first instance using http://<hostnmae:8080>/share and login as admin user. open a private window in Firefox and access the second instance http://<hostnmae:9080>/share and login as admin. By the time I login into http://<hostnmae:9080>/share and go back to the other window where http://<hostnmae:8080>/share is opened,its logs out the admin user. Why this is happening? Can this be resolved ?
Firefox is caching and sharing cookies between sessions. probably the JSESSIONID.
One easy way I use for dev is two separate browsers like firefox and chrome. There is no setting in firefox control the session isolation but the following article from mozilla support helps: