Skip to main content
1-Visitor
January 11, 2021
Solved

Creating Multiple User Login in Thingworx

  • January 11, 2021
  • 1 reply
  • 2490 views

Hi 

I am looking create multiple user login and based on user i have to give particular mashup access and how session can be handled for each user ? can we create this using Organization?

 

Thanks

Vaibhav

Best answer by odukiya

Hello @VS_9760165 

 

Yes. So the TWX server manage the User Sessions by the User name, if you login with different User name, the session will be logged separately, if you login with same User in different machine/ browser, the login will be updated, and probably you'll sign in the latest page.

 

If it has answered your query please mark the appropriate reply as solution. In case you have further query , please revert.

 

Thanks

Om Dukiya

 

1 reply

16-Pearl
January 11, 2021

Hi @VS_9760165 ,

 

the multi-user login creates different sessions, the permission for each login only depends on the User you used. So configure the User permissions carefully would grant them different access.

 

The Organization gives Users 2 rights:

1. Visibility permission to entities

2. FormLogin access to Home Mashup of the Organization.

 

Thanks

Om Dukiya

1-Visitor
January 11, 2021

Hi @odukiya ,

 

Please Correct me if i am wrong.  When we assign multiple user while creating organization then only it creates session for each user right?

Thanks

16-Pearl
January 11, 2021

Hello @VS_9760165 

 

I hope this article can help

https://www.ptc.com/en/support/article/CS321910

 

Thanks

Om Dukiya