all groups > macromedia flash flash remoting > october 2004 >
You're in the

macromedia flash flash remoting

group:

Sessions and Authentication in .NET


Sessions and Authentication in .NET nmg196
10/21/2004 1:45:55 PM
macromedia flash flash remoting:
Hi,

If I have a flash remoting application, which accesses .NET web services, how
do you control authentication? Do I have to write my own authentication back
end, or is there some way to tie it in with .NET Forms Authentication?

Also, is there any way to let the Flash app 'see' the session variables from
the browser session?

Thanks,

Nick...
Re: Sessions and Authentication in .NET Pete
10/22/2004 5:31:00 PM
Yes, you'd perhaps write a facade C# class that made the calls to the web
service yourself and handled HTTP authentication challenges...

[quoted text, click to view]

Re: Sessions and Authentication in .NET Gavin Pollock
4/26/2006 12:00:00 AM
What if the Flash object was part of the same website that was the ASP.NET app.
In other words, the authentication cookie should be available right within the
page. Is there any easy way to just call the webservice directly from the flash
object and pass the authentication through directly?
AddThis Social Bookmark Button