[Dev] Authentication
Leo Bayer
lbayer at alterpoint.com
Tue May 13 19:07:12 CDT 2008
Brett,
So it turns out that you can't use Basic Authentication to connect to
a web server from flex. Apparently it is the same reason why you
can't use basic authentication from an html client. In either case it
works if you are okay with using the browser's login dialog.
Given this it looks like we will need another login mechanism to
support authentication from browser based apps. I know we have some
mechanism specifically for this purpose in the commercial product and
I assume we can do something similar for ZipTie.
Thoughts? Will you do this, or do you want me to do it?
- Leo
More information about the Dev
mailing list