Hi Robert, I guess I just missed the "/_ah/login_required" script. Now I wrote a very simple page where you can choose among a few providers and it actually works.
My concern was about having done everything needed to meke the application compatible with openid, is the login_required script/page the only missing components (actually not missing but left to the developer) from the GAE SDK ? Thanks Roberto On 28 Mag, 17:31, Robert Kluin <[email protected]> wrote: > Hi Roberto, > I have not tried it personally yet, but I think OpenID > authentication is supposed to behave basically the same as Google > Accounts authentication. Several people have posted that you only > need to switch, and existing 'stuff' should continue working. > > Have you seen something different? > > Robert > > > > On Fri, May 28, 2010 at 4:41 AM, Roberto <[email protected]> wrote: > > Hi All, > > > I am starting to migrate my existing Python GAE app from Google > > Account to OpenId authentication. > > > I would like to know if a "reference implementation" of a GAE app > > using OpenId authentication is available. > > > Thanks > > Roberto > > > -- > > 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 > > athttp://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.
