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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-openid-op-0.5.0.tar.gz
.
File metadata
- Download URL: django-openid-op-0.5.0.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb2e46d39ef5d07685fd3d7a33abd6fc8d5852475d0ae8d3ac2651abcf316310 |
|
MD5 | 9934e638acfa78aed8f183043ef8ac3b |
|
BLAKE2b-256 | f06a34867450609660d27b90ec483b5b8bd437cb81d535ffbfc656d749e885ff |
File details
Details for the file django_openid_op-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: django_openid_op-0.5.0-py3-none-any.whl
- Upload date:
- Size: 63.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d38720905de97618e2e6ca017dcb4fdc432880102c2f9231ffdd5a970a0e58df |
|
MD5 | 75e1258cc25284e0d238352296ac3034 |
|
BLAKE2b-256 | de051288128e8a1ea0ab92ddaf59d1f2ddb4f24d68074c2968274e641a9fadf6 |