Hi all, If I use RPC I should protect some of the implemented services with authentication. With statefull backend I can store authentication information into sessions. With a pure web services stateless implementation I can use HTTPS + username + password in every request.
I see google or yahoo use a "ticket authorization" that require using HTTPS only at the beginning, when sending username and password. My questions: 1. Do you have some links to some reference documents about ticket authorization? 2. Is it possible with qooxdoo? Some tips? 3. If it's not possible, what is missing in qooxdoo? Regards, Mar -- Harmony is action without effort. (Plato) ---------------------------------------------------------------------- Compilo subAdministrator (compilo.sf.net), ArgoUML Observer (argouml.tigris.org), qooxdoo fan (http://qooxdoo.oss.schlund.de/), LinuxUser #364892 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
