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.4.1.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.4.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flask_oidc_auth-0.4.1.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.4.1.tar.gz
Algorithm Hash digest
SHA256 926d39dcaaef479a48fb008529351d47efab3c94f282f433623eb4df53e97730
MD5 948c8288d4f56d6fa317ed3ada13e289
BLAKE2b-256 8bb34e016d63cbdc658071185a72a060b67006b585a201dbba61843c05944003

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for flask_oidc_auth-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8e0bcd19dc2a498e18ed56b0156f9d23d36117623ad40f0ffa447bf20fc787c6
MD5 1c205e31724aa6110a5a9461709b9e7b
BLAKE2b-256 bd2891234c958302d1b2a75043fadacaad202d7e93b7f112946902a35fd5198c

See more details on using hashes here.

Provenance

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