Skip to main content

OpenID 2.0 Relying Party Support Library with WSGI and Django support

Project description

This library helps writing OpenID applications (a.k.a relying parties). See the documentation for further usage information. Bug reports should be sent to the bugtracker. The source code is maintained on bitbucket.

The main library is entire web-framework agnostic, and requires the application to store any persistent data needed for the relying party.

The package also includes a Django authentication module, which stores all necessary data; providing a user interface for logging in is still left to the application.

Furthermore, a WSGI middleware is also included which simplifies integrating OpenID into WSGI-based web frameworks. Again, all UI aspects are left to the application.

Changes

1.11 (2011-11-25):

  • Implement direct verification (Jack Bates)

  • Wrap verification in verify function; deprecate authenticate()

  • Introduce symbolic error codes

1.10 (2011-09-01):

  • Fix Python 3 incompatibilities

  • Fix OpenID 1.1 incompatibilities in Django module

  • Fix Django 1.3 warnings in Django module

1.9 (2011-06-19):

  • Support XRI resolution

1.8 (2011-04-01):

  • Fix Django session management

1.7 (2010-09-17):

  • Add WSGI middleware

1.6 (2010-07-29):

  • Updated Django backend: session + nonce persistency, documentation, many bug fixes

1.5 (2010-07-27):

  • Make openid2rp a package, move testapp into that package.

  • Adding Django authentication backend (openid2rp.django)

1.4 (2010-07-20):

  • Fix AX requests.

1.3 (2010-07-16):

  • Add get_sreg. Deprecate get_username.

  • Specify that response parameters are always literal QUERY_STRINGs; parse_qs results are still supported for compatibility.

  • Split test application into separate file testapp.py

  • Drop BeautifulSoup dependency, drop setuptools usage

  • Allow applications to request specific SREG and AX values

1.2 (2010-07-02):

  • port to Python 3

1.1.1 (2010-06-30):

  • Fix typo in DH usage

  • Add documentation to source distribution

1.1 (2010-06-30):

  • Drop reliance on M2Crypto

  • Add dependencies to setup.py

  • Switch to Sphinx

1.0 (2010-06-29):

  • Initial release

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

openid2rp-1.11.tar.gz (28.9 kB view details)

Uploaded Source

File details

Details for the file openid2rp-1.11.tar.gz.

File metadata

  • Download URL: openid2rp-1.11.tar.gz
  • Upload date:
  • Size: 28.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for openid2rp-1.11.tar.gz
Algorithm Hash digest
SHA256 8c0ce4df6fe5a3e98ebe476d431c6e7b5b706e6dc055c6ba7b71a3313d5441c7
MD5 78988df2769c2062942780175958d6c5
BLAKE2b-256 fa6abbcec728f2284f0e10104800ce5002cea1caffe689ac5713ca1fa8c02c98

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page