Hi, I am considering using an external identity provider with my application, for instance using protocols such as OpenID or Facebook Connect. My question is whether it is possible to hook this up to App Engine's user session features. For example, could I programmically log a user on and create a session once the identity has been established and that login statements in app.yaml and @login_required statements would be applicable for subsequent requests to the application?
Thanks, Vidar -- 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.
