Why did https://appengine.google.com/_ah/logout redirect stop working?
问题 Up until yesterday afternoon users of our application could logout from Google via our application by pressing a "Log out"-button. The button would log the user out by directing the browser to "https://www.google.com/accounts/Logout?continue=https://appengine.google.com/_ah/logout?continue=https://www.example.com". Google would redirect the browser to https://appengine.google.com/_ah/logout which in turn would take the user back to the application https://www.example.com. Now the user instead