I see. Well, how then can I get something like the following working? I am trying to use a Fluorine remote gateway to acccess data. The back-end is a C# that was designed to work with Flex application. Now I am trying to utilize the service with a JS application. Fluorine gateway generates a JS proxy class that has setCredentials method.I am using it, but still the server returns 401. Just trying to understand if I have any other options.
Thanks On Thu, Oct 2, 2014 at 10:59 AM, Justin Ransom Dallas < [email protected]> wrote: > Generally, the user would undergo some login process over a secure channel > (https) and then they would have a cookie returned that would be used as > their authentication. > > On Thu, Oct 2, 2014 at 11:54 AM, mark goldin <[email protected]> > wrote: > > > I am trying to understand how user credentials are sent when we use > > RemoteObject. Can someone please explain? > > > > Thanks > > > > > > -- > Justin Dallas > Phone:814-880-5637 >
