OpenID Connect extension for Flask - Extended
Project description
flask-oidc-ex
OpenID Connect support for Flask.
This library is a fork of the flask-oidc <https://github.com/puiterwijk/flask-oidc> library, and should work with any standards compliant OpenID Connect provider.
The main contribution that this library provides compared to _flask_oidc_ is the option to locally validate JWT-based access tokens (based on python-jwt and jwcrypto) instead of calling the OP’s userinfo endpoint for validation.
It also provides a way of providing a factory function for _httplib2.Http_ instances, so that SSL certificate validation etc. can be customized properly.
It has been tested with:
Project status
This project is in active development.
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 flask-oidc-ex-0.6.2.tar.gz
.
File metadata
- Download URL: flask-oidc-ex-0.6.2.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d0315f1a3d632d2908089db191077b1fdef2cca3776a730832b8b8dbfaf5ed6 |
|
MD5 | bf5f09c4e8f395c31b24d44ead69e1a1 |
|
BLAKE2b-256 | 802570454a61472cb0da5cd483629f8484f1a9f5ad2ed17b7f8aa4f30ed5f7f3 |
File details
Details for the file flask_oidc_ex-0.6.2-py2.py3-none-any.whl
.
File metadata
- Download URL: flask_oidc_ex-0.6.2-py2.py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 099a10221154bf4f1a50b9e112e81fba914e8f215ec15fa463a82dd568efa9a3 |
|
MD5 | 120f07390dde50cb7651bb69dacfa8a8 |
|
BLAKE2b-256 | bddbf2a1cb2415efbc04dff3f4e126379ccf5e4f5d1d8c47263f7243c1c64f62 |