Problem in a page where file is downloaded

14 views
Skip to first unread message

abhay ruia

unread,
Aug 10, 2013, 4:24:37 AM8/10/13
to securit...@googlegroups.com
Hi,

First of all thanks and congrats for a great product.

I am having a problem which I want to share here.
I have a page where we fetch a file to download according to some parameters in the query and write it in response. This page is under https. When I used WebPageSecurity for http to https switching the document used to open in same page, but now after switching to SecuritySwitch its not working that way i.e. I am getting redirected to download page first and then the download happens. So the user moves away from its current page, which is a problem for us. This is probably due to fact the redirect is done now in a different way then WebPageSecurity. Can anything be done regarding that?

Thanks in advance.

Matt S.

unread,
Aug 10, 2013, 10:56:55 AM8/10/13
to securit...@googlegroups.com
Hello.

The only real difference in the actual redirect is the use of a 301 (permanent) redirect over the old 302 (temporary) redirect. However, I would also suspect something else at work. Do you, by chance, have the bypassSecurityWarning attribute set to "true" in your config file? If so, try setting it to "false" (the default).
Reply all
Reply to author
Forward
0 new messages