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.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.9.tar.gz (26.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for openid2rp-1.9.tar.gz
Algorithm Hash digest
SHA256 03e6a252ed230e24d41839928c797949840b5d33bf1a9dbae5da1054773e6d71
MD5 41d6c808319e89ca88aaca8c2d623c82
BLAKE2b-256 e358724f04ce1da06eebd807c70acd597ffdd856e269313c556eacafee5acc35

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