Hello,Could anyone give me some pointers on how to have one of our apps
"log" users into an LCCS room through a POST or something in a URL?We
are trying to have users be directed from one web page (where we would
already establish their un and pw) and then dropped into a room without
having to log in.Iow, what I really want to know is how do I form the
URL leading ino the Next.php file so the authentication can
happen?Thanks!APresently we had a basic "Login.php" page that captured
un + pw like h...