#3213: Django should have OpenID implemented in django.contrib.auth
---------------------------------------------+------------------------------
Reporter: [email protected] | Owner: nobody
Status: closed | Milestone:
Component: Contrib apps | Version:
Resolution: fixed | Keywords: openId, auth
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by metachris):
Replying to [comment:14 mcroydon]:
> Reclosing this. Use [http://code.google.com/p/django-openid/ django-
openid] for OpenID functionality in Django. If you feel strongly that it
should be folded in to a django.contrib app, please raise the issue on
django-developers.
django-openid is probably not the best solution, since the project
supports only python-openid-1.2, which prevents using 2.0 provider like
yahoo, ... for me the best way to get openid 2.x running with django is
[http://code.google.com/p/django-authopenid django-authopenid]. it has
excellent django-examples which work out of the box.
i've tried most of the openid projects and it seems django-authopenid is
the only way to get python-openid-2.x running. i summarized my progress
[http://linuxuser.at/how-i-finally-got-openid-and-django-working-together
here].
--
Ticket URL: <http://code.djangoproject.com/ticket/3213#comment:15>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---