skip to navigation
skip to content

Not Logged In

TestOpenID 0.2.2

A test consumer and server for Open ID.

These are a couple of scripts designed to implement a very simple Open ID consumer and server that print out a lot of diagnostic information as they run.

These can be used to understand how Open ID works, or to test other Open ID implementations without having to be connected to the Internet.

The names of the scripts are openidconsumer and openidserver and they require Python 2.5 to work.