I haven't used any myself, but this page has a list of relevant Java libraries: http://wiki.openid.net/Libraries
Also, the OpenSocial client library for Java, which is compatible with App Engine, uses the open source OAuth library available at http://code.google.com/p/oauth for request signing and validation. - Jason On Wed, Sep 2, 2009 at 5:10 PM, anjolight <[email protected]> wrote: > > Hi, I'm trying to create an OpenID consumer in my appengine project. > My intention to use Google for OpenID provider with OpenID+OAuth. If > someone has an example code to share, I'd greatly appreciate it. > > thank you. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
