Tagged Questions

3
votes
3answers
440 views

Ways to implement Janrain Engage (RPXNow) on Google App Engine?

What a some possible solutions to best implement Janrain Engage (RPX Now) on Google App Engine?
1
vote
0answers
63 views

Integrating TurboGears/repoze with JanRain

I am trying to figure out how to use the Janrain Engage one click login system to authenticate users on my TurboGears application in a similar manner to how it works in Web2Py. I have got as far as ...
0
votes
2answers
225 views

Google App Engine's db.UserProperty with rpxnow

We have a Django project which runs on Google App Engine and used db.UserProperty in several models. We don't have an own User model. My boss would like to use RPXNow (Janrain) for authentication, ...
0
votes
1answer
102 views

verifiedEmail AOL OpenID

I can't seem to fetch the verifiedEmail field when trying to login to AOLs OpenID on my site. Every other provider that I know of provides this property, but not AOL. I realize that AOL somehow uses ...