tiddlywebplugins.openid2 0.7
An improved openid challenger for TiddlyWeb
This is an OpenID challenger for TiddlyWeb that replaces the one that
was originally included in the core TiddlyWeb package. It improves on
that one by using the python-openid package, thus supporting OpenID 2
and improved discovery mechanisms.
To use, add 'tiddlywebplugins.openid2' to auth_systems via
tiddlywebconfig.py. The following example replaces all existing
auth_systems with just openid.
config = {
'auth_systems': ['tiddlywebplugins.openid2'],
}
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tiddlywebplugins.openid2-0.7.tar.gz (md5) | Source | 2011-11-12 | 4KB | 345 | |
- Author: Chris Dent
- Home Page: http://pypi.python.org/pypi/tiddlywebplugins.openid2
- License: BSD
- Platform: Posix; MacOS X; Windows
- Package Index Owner: cdent
- DOAP record: tiddlywebplugins.openid2-0.7.xml
