Skip to main content

Flask extension for an OIDC client.

Project description

flask-oidc-auth

OIDC client endpoints.

Description

flask-oidc-auth lets you easily deploy a set of endpoints to integrate with an OIDC-compliant IdP - either as a standalone app or as part of an existing app.

Getting started

Install using pip:

pip install flask-oidc-auth

Then run as a standalone app:

flask --app flask_oidc_auth --debug run

Or as an extension in an existing app:

from flask import Flask
from flask_oidc_auth import OidcExtension

app = Flask(__name__)

OidcExtension(app=app, url_prefix='/auth')

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

flask_oidc_auth-0.5.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_oidc_auth-0.5.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file flask_oidc_auth-0.5.0.tar.gz.

File metadata

  • Download URL: flask_oidc_auth-0.5.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for flask_oidc_auth-0.5.0.tar.gz
Algorithm Hash digest
SHA256 eb7d099151e7d6bb9968db2642bb8a8125bcc90784ab9d9ff47b65a65dbca444
MD5 0097e36488dabc001857b2cb71c4c4f9
BLAKE2b-256 c80b2fbf5933ae41ac8b1edee823fa9702ec3a83037e0c694dc1b52fac639a84

See more details on using hashes here.

Provenance

The following attestation bundles were made for flask_oidc_auth-0.5.0.tar.gz:

Publisher: python-publish.yml on andycaine/flask-oidc-auth

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flask_oidc_auth-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_oidc_auth-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf49d50be4cd471cedb5e63ef5207d22f6b96558219609f2c97acaa400b28b96
MD5 f913298267b4501cc01f0765ec37d10b
BLAKE2b-256 67087e03deaa73a0bb3fdd01531e2ed3cc9aca2061cd4fe85c6dd46337e0fc01

See more details on using hashes here.

Provenance

The following attestation bundles were made for flask_oidc_auth-0.5.0-py3-none-any.whl:

Publisher: python-publish.yml on andycaine/flask-oidc-auth

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page