What's new? | Help | Directory | Sign in
Google
django-authopenid
django application to integrate django authentification system with openid
  
  
  
  
    
Show all Featured Wiki Pages:
README
Join project
Project owners:
  bchesneau

Django authentification application with openid using django auth contrib.

This application allow a user to connect to you website with :

Idee is having ma.gnolia workflow to integrate openid and legacy authentification.

If the user connect with an openid he could associate it with its legacy account or just create a new django account. When the user is connected you could manage him like you usually do with auth contrib :

http://www.djangoproject.com/documentation/authentication/

This application also provide view to :

Original work based on django-openidconsummer from Simon Wilison?

Source produced By BenoƮt Chesneau for Enki Multimedia for the Friendsnippets project.