Skip to main content
1-Visitor
June 20, 2018
Question

It's possible to separate sessions for different users?

  • June 20, 2018
  • 1 reply
  • 1027 views

Hello, thingworx wizards,


I am about to put into production an application developed in Thingworx, I have different users created, the problem is when two different users log in to the application one after the other, immediately the session of the previous user is destroyed.

It is any form of separate session for each user who logged in to the application?.

 

Thanks in advance.

1 reply

16-Pearl
June 20, 2018

Which ThingWorx version it is ?

 

ideally different sessions should get created for different users without destroying the previous session.

for same users it will destroy the previous session but not for different users.

 

could you please check & confirm , how it behaves in new incognito window browser for the different users