Skip to main content

Low-level Python OIDC Client library

Project description

https://badge.fury.io/py/openid-connect.svg

This is a low-level Python library for authentication against OpenID Providers (e.g. Google).

For high-level libraries see the Aiakos project.

What is OpenID Connect?

It’s a OAuth2-based standard for authentication in applications.

Legacy authorization servers

openid-connect does also support some legacy OAuth2 providers that do not implement OpenID Connect protocol:

  • facebook

  • gitlab

  • github

For gitlab and github - both official and on-premise instances are supported.

Requirements

  • Python 3.7+ - might work on older 3.x versions, but it’s not tested

  • python-jose

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

openid-connect-0.5.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

openid_connect-0.5.0-py2.py3-none-any.whl (12.7 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