I did try this since I got the same warning (by the way I think it's a Firefox issue, since I had disabled that kind of warnings in my settings).
The result was an HTTPS error, stating parameters were too long to process (I think it was due to the very long URLs generated by redirections). Sorry for the lack of more details about the error, I just returned to HTTP and kept Firefox warning, I can try to test HTTPS again if it can help you detect an issue. Regards Lorenzo On Jun 17, 7:20 pm, "Ikai L (Google)" <[email protected]> wrote: > Can you try supplying an HTTPS url as the continue URL? This error is likely > occurring because you are forwarding from an HTTPS page to an HTTP page. > > > > On Wed, Jun 16, 2010 at 11:01 PM, Isdal <[email protected]> wrote: > > I considering switching my appengine app from the "old" google auth to > > federated login using openid. > > > I am using the new userservice api introduced in 1.3.4. I have a test > > app running athttp://listshuffle.appspot.com/(sorry for the terrible > > ui... and complete lack of functionality, it does show the problem > > though...). > > > The problem I have is that in FireFox (tested on 3.6.3 on both OS X > > and windows) there is an ugly warning displayed just before the > > redirect back to my page from google, (after the user allows my app). > > This only happens in Firefox and only for google openid: yahoo and aol > > does not have the problem. In Safari and Chrome there is no warning. > > > The Firefox warning message says: > > ================= > > Security Warning: > > Although this page is encrypted, the information you have entered is > > to be sent over an unencrypted connection and could easily be read by > > a third party. > > > Are you sure you want to continue sending this information? > > ================= > > > I am using:https://www.google.com/accounts/o8/idas my provider, > > setting it to null orhttp://www.google.com/accounts/o8/id(no https) > > does not help. > > > Any ideas? > > Thanks! > > // Tomas > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blog:http://googleappengine.blogspot.com > Twitter:http://twitter.com/app_engine > Reddit:http://www.reddit.com/r/appengine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
