[SOLVED] Websocket (client) only receives message for authenticated user?

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

UPDATE

Indeed if i log as a team admin i can see all other events.

Pb solved.

Thanks for posting back your resolution @pascal! I’ll mark this issue solved :slight_smile: