Skip to content
sirmmo edited this page May 4, 2011 · 3 revisions

DjangoID has the aim to provide organisations with a standalone fully-functional OpenID provider with some additional features.

Installation

 git clone git://github.com/sirmmo/djangoid.git

Configuration

  • In the settings.py file you can set up the database configuration you wish.
  • In the profile.xml file you can set up the info you want to track for both FOAF and OpenID info.

Usage

Clone this wiki locally