Hi.I'm using App Engine Users API to implement OpenID sign in.When I use https the Users API will redirect to url like this https://app-id.appspot.com:80/_ah/openid_verify?... ,and it not works. If i not use https everything is ok just when I login with google account use this openid identifier "https://www.google.com/accounts/o8/ id" the browser(firefox/safari/opera) will pop-up an alter like this "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...". I wonder how can I avoid pop-up that alter when I use google accounts or google apps domain login.
ps.Sorry for my bad English,I don't know whether I describe clear. -- 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.
