An improved openid challenger for TiddlyWeb
Project description
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'],
}
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'],
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for tiddlywebplugins.openid2-0.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69822efed6b5008e15d6ee8aebb74600e363aac2b0ce0e308b1cf1a4d876e003 |
|
MD5 | 18396ce5f6e29923fac9eec3ad7f50fc |
|
BLAKE2b-256 | 2db4f6c6c09c273daa5866fd6a2e2f580ba7b6160061b0e97ea03f72e9c642c6 |