M
Michael Tissington
I'm using Forms Authentication, the user may come from a HTTP page, the
login page is using SSL, so after logging in the user will be redirected
back to a non SSL page.
This used to work without any warnings. Suddenly after entering the login
information IE is warning the user that they are being redirected to a non
secure page.
What is causing this?
If I change the login page to non ssl (just HTTP) then I don't get the
problem.
How can I use SSL for the login page and not prompt the user when they are
being redirected?
Thanks.
login page is using SSL, so after logging in the user will be redirected
back to a non SSL page.
This used to work without any warnings. Suddenly after entering the login
information IE is warning the user that they are being redirected to a non
secure page.
What is causing this?
If I change the login page to non ssl (just HTTP) then I don't get the
problem.
How can I use SSL for the login page and not prompt the user when they are
being redirected?
Thanks.