Skip to main content

OpenID Connect extension for Flask - Extended

Project description

flask-oidc-ex

OpenID Connect support for Flask.

https://img.shields.io/pypi/v/flask-oidc-ex.svg?style=flat https://img.shields.io/pypi/dm/flask-oidc-ex.svg?style=flat Documentation Status https://img.shields.io/travis/larsw/flask-oidc-ex.svg?style=flat

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-oidc-ex-0.4.0.tar.gz (31.4 kB view hashes)

Uploaded Source

Built Distribution

flask_oidc_ex-0.4.0-py2.py3-none-any.whl (21.2 kB view hashes)

Uploaded Python 2 Python 3

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