yes i have it working. I'm using it to provide OpenIDs to users for our related sites.
Your best bet is to get this example provider app here: http://code.google.com/p/appengine-openid-provider/ It's based on Janrain's OpenID code ver. 2.1.1 But I found the latest version 2.2.5 dropped right in. It will give you an idea how to implement the library on GAE. Also the Janrain code has a Django version of a server included in the examples directory. Its a little more feature rich. -- 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.
