Skip to main content

A django database based implementation of a subset of openid protocol, targeted at python3.6 and django 1.11+

Project description

# django-openid-op

This django application provides an implementation of OpenID Connect identity server (OpenID provider). You can use it, for example, for building centralized authorization server to which clients connect via the OpenID or OAuth2.0 protocol.

This library is compatible with python-social-auth package that can be used as an OpenID client to access this server.

The following features of the OpenID Connect specification are implemented:

  • Basic profile from the OpenID Connect Core, including JWT signing

  • Subset of OpenID Connect Dynamic Registration

  • Subset of OpenID Content Discovery

For more details see https://github.com/mesemus/django-openid-op

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

django-openid-op-0.1.19.tar.gz (39.7 kB view hashes)

Uploaded Source

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