Django contib.auth based openid provider
Did you ever wanted your django powered app to act as OpenIP provider (server) for all that new OpenID enabled sites you logon?
Well. I did. After searching, more searching, waiting for few months and then searching again I found none working out of box.
So I wrote one, you can find it on bitbucket: django_openid_provider.
Download, add it to your installed apps and urlpatterns, create openid for your django.contrib.auth user and it’s ready to use!
English
Polski 


