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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flask_oidc_auth-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 518aae85993d59de382d84838ce5105bc69bd701fd6091df2754102ac97965df
MD5 116b56b9bac6170548fc1a804703e580
BLAKE2b-256 35fd66e8576ed879e17c800dfb07a8a9c4cff183af7e5512329fd6a031c95b4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for flask_oidc_auth-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae9dd2fe574fad703cb6351793a125fabdfc7deebfea6c7a3b42ad4bc19fea4c
MD5 61c4f15dc9503819e0c8eb55e2805918
BLAKE2b-256 6252fb9597e8ae64ff7a91c2606c891c85a671381bf5396cf969eaa5206d0912

See more details on using hashes here.

Provenance

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