benoitc / django-authopenid (http://e-engura.org/)
Django authentification application with openid. Looking for a new maintainer.
$ hg clone http://bitbucket.org/benoitc/django-authopenid/
Update in progress
While I'm still lokking for a maintainer, a bunch of updates are coming. Solving most of bugs (those who had answers) and of course last updates with django-registration. Will let you know.
- benoƮt
Welcome to django-authopenid's wiki!
django-authopenid is a Django application that allow you to authenticate your users while using the django auth contrib.
This application allow a user to connect to you website with :
- legacy account : username/password
- openid url
The idea is to have a workflow integrating openid and legacy authentification.
If the user connects with an openid he could associate it with its legaccy account or just create a new django account. When the user is connected you could manage him like you usually do with `auth contrib or django-registration which is the default.
Full demo of django-authopenid is available here.
django-authopenid support
- sreg extension
- ax extension
- xrds
Documentation
This revision is from 2010-02-04 05:29
