Hi,
My websocket only receives messages concerning the user that is used to authenticate to the server (the one used to retreive a token - then passed to the websocket)
This user is system admin - so i expected to receive a message when another user posts a message (for instance)
Is this the normal behaviour? How can I receive messages for all users?
For info the system admin user is not part of any team - does he have to?
Thanks in advance
Pascal