This short article will guide you through authentication and authorization in Lightstreamer and will introduce a live example with full source code.Authentication
Most, if not all, Lightstreamer applications will, at some point, require some sort of authentication mechanism to validate their users. Moreover, there usually is an authentication mechanism already in place when Lightstreamer is introduced in the system.So, let's see how to introduce Lightstreamer in an environment where Authentication is already handled by a Web/Application server.
