Skip to main content

Flask extension providing Keycloak integration via the python-keycloak package

Project description

This purpose of this library is to provide seamless integration of Plotly Dash with keycloak via the python-keycloak package.

Prerequisites

Prior to using this library, a Keycloak server must be setup. Please refer to the official documentation,

https://www.keycloak.org/

After setting up the server, create a client for the application. Set "Access Type" to "confidential", set the valid redirect URIs (mandatory), and click "Save". Go to "Installation", select "Keycloak OIDC JSON" as "Format Option" and download the file.

Installation

To run the code, a virtual environment should be setup,

python3 -m venv venv

After activating the environment,

source venv/bin/activate

The relevant packages can be installed as

pip install -r requirements.txt

Running the example

After completing the above step, the example can be run with the command

python3 -m flask_keycloak.examples.dash_example /path/to/keycloak.json 

Deployment

Bump the version number in setup.py and run

python3 setup.py sdist
pip3 install twine
twine upload dist/*

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

dash-keycloak-2-0.0.18.tar.gz (4.6 kB view details)

Uploaded Source

File details

Details for the file dash-keycloak-2-0.0.18.tar.gz.

File metadata

  • Download URL: dash-keycloak-2-0.0.18.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for dash-keycloak-2-0.0.18.tar.gz
Algorithm Hash digest
SHA256 95c77d09f328807a658b52c52044b1fdb0e5e7373d447ea5660fcb1086bc9ba1
MD5 af48e857a51a2e2c65d43f1c9fd341d4
BLAKE2b-256 09aa38775bcfc2547f33ddec907ce50b93c403936220ee9b2910297e854aff4d

See more details on using hashes here.

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