Hello, I activated OpenID authentication, and i use: userServ.createLogoutURL(requestUrl) for creating logout url
and userServ.createLoginURL (requestURI, null, providerDomain, attributes)) to create login URL The problem is that when i login with google, if i check the box "Remember this accept" (when allowing authentication) it will always login automatically when i click my login url ( after clicking the logout url, which seams it does nothing if i checked that checkbox.) I even tried to log out from the google main page... didn't work. I have to clear all my cookies and active logins, so that google will redirect me to the username and password form. How can i solve this problem ? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
