Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello guys,
i already created different user and user groups with different permissions in Thingworx Composer.
When the Thingmark is scanned I have to LogIn with User Name and password because of the authentification needed for Thingworx data.
Now i want to display the actual authentificated user of the experience in the status bar above.
Do you have any solutions how to display the logged in user?
Thank you for the help.
Best regards
Marco
Solved! Go to Solution.
Hy ,
Add a Thing CurrentSessionInfo and service GetCurrentUser ....
io hope to help you
Giuseppe
Hy ,
Add a Thing CurrentSessionInfo and service GetCurrentUser ....
io hope to help you
Giuseppe
Wow that was fast and worked fine. Thank you.