Re: openid & django

2006-07-13 Thread Jonathan Daugherty
# I got it working, and am using the new 1.2 extensions .. which work # great. Great! # http://zyons.com/openid/ # for those who want to try it out. The openid image doesn't appear in the #id_url element, by the way. Also, in accordance with the recommendation for OpenID form input f

Re: openid & django

2006-07-13 Thread Ian Holsman
On 14/07/2006, at 4:18 PM, Jonathan Daugherty wrote: > > # I was wondering if anyone else has tried to integrate openID with > # django's user system. > # > # I was wondering how you store the authenticated URL into the auth > # system. > > I've used OpenID wi

Re: openid & django

2006-07-13 Thread Jonathan Daugherty
# I was wondering if anyone else has tried to integrate openID with # django's user system. # # I was wondering how you store the authenticated URL into the auth # system. I've used OpenID with Django. I created a table with a user_id FK and an OpenID URL field. Each user account

openid & django

2006-07-13 Thread Ian Holsman
Hi. I was wondering if anyone else has tried to integrate openID with django's user system. I was wondering how you store the authenticated URL into the auth system. does the new multi-auth backend help here? I'm trying to let people with openID accounts to sign-in and use

Re: OpenID

2006-01-10 Thread Jonathan Daugherty
# http://www.openidenable.com This should be: http://www.openidenabled.com -- Jonathan Daugherty http://www.parsed.org

OpenID

2006-01-05 Thread Jonathan Daugherty
Greetings, Several weeks ago, I started working at JanRain, Inc., the folks behind the Python implementation of the OpenID protocol[1]. Of course, I'd like to push for OpenID integration of some kind into Django. It looks like some work has already been done: http://badpopcorn.com/20