The rule on the link states this “One filter rule on one allowed connection, disconnection required to adjust rule”.
Does this mean per application authentication token or user token. If my application has user token of 50 users, could I potentially open 50 streams or am I limited to the one connection as the above link states.
Additionally, this endpoint also requires “user context authentication”, so which of the 50 user’s token should I potentially use to open this connection, if there is a one connection limit?
Regards,