how to logout user which is not present in thingworx
Hello,
i have one table(User) in database and this table have some users data like username and password.
So when i login with user present in database by using username(abc) and password(abc@123) it's logging in successfully but when i tried to logout this user by using logout function, it's logging out the thingworx composer user instead of logout the user present which i have in my database. So how i logout the user username(abc) and password(abc@123) ? please share the resolution on this......
NOTE:- i dont want to logout the user present in thingworx ...... i need to logout the users which i have present in my database

