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.3.0.tar.gz (8.2 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.3.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flask_oidc_auth-0.3.0.tar.gz
  • Upload date:
  • Size: 8.2 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.3.0.tar.gz
Algorithm Hash digest
SHA256 97adcfa07c077369c84181bae996f1f34e7e818d2987e4966c234b49411d09c4
MD5 a6ef7f963962c517096cf7ba5bc27bac
BLAKE2b-256 3cc7ac0dfcd56d3125fa8159cbb3db4ef3d3ce0b42c80e1779f401705c3bac31

See more details on using hashes here.

Provenance

The following attestation bundles were made for flask_oidc_auth-0.3.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.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_oidc_auth-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f03bb2a0bb226dc475bd86c3d4e401b2e0bfaa497ee7aa82aa434857c43d84f
MD5 a9a5ecac22d6c992bc1e8b19ef6d5cab
BLAKE2b-256 a35d718fef71345ccea25ee7b6f1dd8f8c29e11dd5ad90e04f222e4c876e6a86

See more details on using hashes here.

Provenance

The following attestation bundles were made for flask_oidc_auth-0.3.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