Also note that users.create_logout_url() will also not work anymore. You will have to redirect your users to your OpenID provider service and ask them to log out there.
This is the main reason I haven't switched over yet. I expect my users to be able to log in and out on my own site. How did other people get around this problem? Jay. On Jun 19, 6:19 pm, Robert Kluin <[email protected]> wrote: > It is a known and very annoying issue, star bug > 3258.http://code.google.com/p/googleappengine/issues/detail?id=3258 > On Jun 18, 2011 9:35 AM, "andreas schmid" <[email protected]> wrote:> hi, > > > if i switch to federated login i cant access my app with with the remote > > api shell and the datastore admin gives me a 404.> why is that? > > > thank you > > > -- > > 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. > > > > > > > > -- 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.
