Hi All, I created 2 different ticketing systems on the same domain - domain.com/A and domain.com/B. They are using different databases.
The problem I am having is that whenever I logged on to the 2 systems within the same browser, they are using the same session ID. Therefore, when I logged out from domain.com/A, I was logged out of domain.com/B too.
Is there a way to solve this? Thank you.