How to remove user session from a particular RTC server
Hi All,
I am trying to connect to a server using 2 different user credentials. Lets say, User1 and User2 wants to connect with Server1. User1 has access to Server1 but User2 doesn't. I am starting the team platform only once. Use case 1: When User2 connects first, it says not accessible and User1 will be connected properly. Use case 2: When User1 connects first, it gets connected properly but User2 also gets connected then. This happens in the single instance of the tool. Not sure about the reason. Any suggestions/hints ? |
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
how does the second user get involved? are you connecting twice? why are you doing that?
Hi Sam,
I login using one credential then I shutdown the team platform and login with second user. Is it not valid?
Do you start the team platform once or twice? It's quite confusing.