Hello,

I built a pretty cool admin tool which uses SWFUpload to do AJAX file
uploading.  However, while everything worked great in Development,
once we added security to it, the file uploader doesn't work anymore.
We use SiteMinder here, and it looks like somehow because the request
is coming from Flash it requires authentication even though the user
is already in an authenticated area.  So the SiteMinder catches the
request and sends back it's own response instead of the response that
is supposed to come back from the server with upload details.

So I have to find a way to fix it, or re-implement it with another
product.   I see a few different jQuery file uploaders but are they
all Flash based too?  Will it have the same problems with
authentication?

Thanks,
-Roman

Reply via email to