Python implementation of OIDC Provider
Project description
oidc-op
This project is a Python implementation of an OIDC Provider on top of jwtconnect.io that shows to you how to 'build' an OP using the classes and functions provided by oidc-op.
If you want to add or replace functionality the official documentation should be able to tell you how.
If you are just going to build a standard OP you only have to understand how to write your configuration file.
In example/
folder you'll find some complete examples based on flask and django.
Idpy OIDC-op implements the following standards:
- OpenID Connect Core 1.0 incorporating errata set 1
- Web Finger
- OpenID Connect Discovery 1.0 incorporating errata set 1
- OpenID Connect Dynamic Client Registration 1.0 incorporating errata set 1
- OpenID Connect Session Management 1.0
- OpenID Connect Back-Channel Logout 1.0
- OpenID Connect Front-Channel Logout 1.0
- OAuth2 Token introspection
It also comes with the following add_on
modules.
- Custom scopes, that extends OIDC standard ScopeClaims
- Proof Key for Code Exchange by OAuth Public Clients (PKCE)
- OAuth2 PAR
- OAuth2 RAR
- OAuth2 DPoP
- OAuth 2.0 Authorization Server Issuer Identification
The entire project code is open sourced and therefore licensed under the Apache 2.0
For any futher information please read the Official Documentation.
Certifications
Contribute
Authors
- Roland Hedberg
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 oidcop-2.4.1.tar.gz
.
File metadata
- Download URL: oidcop-2.4.1.tar.gz
- Upload date:
- Size: 82.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306ce1c0199b07f71987ed6b13f58753ee3ca3eae7b939fb986142cebf61f88e |
|
MD5 | 85f1f049db4ba6d9cb5fda021168465f |
|
BLAKE2b-256 | 17d20b028ff8b31184140e8db7488c635332458f84e633957bdea475ac439305 |
Provenance
File details
Details for the file oidcop-2.4.1-py3-none-any.whl
.
File metadata
- Download URL: oidcop-2.4.1-py3-none-any.whl
- Upload date:
- Size: 100.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 733cdb717bfc109ba7a7b874a893db5575345acfc6337ccc8fb4e71bcf520770 |
|
MD5 | ce440a0d4b7d01b93e0ebf3e6e41056d |
|
BLAKE2b-256 | a7438d6cdf5b28eb2812e066dba88282adb5f3b357974b724fb80b545da59a3e |