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 <
robert.kl...@gmail.com> 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" <
a.schmi...@gmail.com> wrote:> hi,