OpenID roundup: ID Selection, OpenID Provider Comparison, Django-Openid
Posted on April 22nd, 2008 by Yousef Ourabi
Jan Rain, the company behind MyOpenID has released an ajaxy/html widget for sites that takes care of the front end integration called the “ID Selector”
To get an overview of the bigger openid brokers out there check out: provider comparison
Simon Wilson one of the OpenID developers and Evangelists put together a django project called django-openid that provides some middle way to enable the openid field on request objects (request.openid)… I believe it’s only OpenID 1.0, and not 2.0 — but for reference check it out here anyway: django-openid
Filed under: Programming