Redirect from https login page to http page loses session

This is because a round trip to the client is needed to save the cookie.

To get around this, from the login page redirect to another https page, and from there redirect to an http page - then session is not lost.

Comments

Popular posts from this blog

Tutorial: Using Google Cloud Storage from C# and .NET

Late 2008 Macbook only giving 1.5 gb/s speed with 6 gb/s Intel SSD?

Enable Visual Studio to use more than 2GB of memory