Hi,
No sure how I missed this messages, I saw this while looking at another mailing list.
You can can solve the issue by using a unique userSession name per application. Ex:
userSession => app1User
userSession => app2User
userSession => app3User
Let me know if this helps.