SignalR: how to enforce authentication/terminate hub connections server side
问题 This question is related to another thread, you can read here: Forms authentication with SignalR where I tried with the help and patience of the user dfowler to understand how enforce forms ASP .NET Forms Authentication on a SignalR Hub. Description of the problem: I want that only authenticated users can connect the SignalR Hub and receive/send messages. Intrusion scenario: the intruder can potentially capture/access the HTML and Javascripts of the web page accessing the temporary files on a