Skip to main content

Keycloak OIDC authentication provider for simple_module — swap with simple_module_users

Project description

simple_module_keycloak

Keycloak OIDC authentication provider for simple_module. Swap with simple_module_users for Keycloak-backed identity management — users, roles, and login all handled by Keycloak.

Install

Add to your app's pyproject.toml dependencies instead of simple_module_users:

dependencies = [
    "simple_module_keycloak==0.0.17",
]

Run uv sync --all-packages to install.

Usage

Set the required environment variables (or configure via the settings admin UI after first boot):

SM_KEYCLOAK_SERVER_URL=https://keycloak.example.com
SM_KEYCLOAK_REALM=my-realm
SM_KEYCLOAK_CLIENT_ID=my-app
SM_KEYCLOAK_CLIENT_SECRET=my-secret

The module auto-registers as the auth provider. Browser users are redirected to Keycloak's hosted login page. Mobile clients authenticate directly with Keycloak and send bearer tokens to the framework API.

Keycloak realm roles are mapped to framework permissions via the role_mapping setting (default: admin and user map 1:1).

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

simple_module_keycloak-0.0.24.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

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

simple_module_keycloak-0.0.24-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file simple_module_keycloak-0.0.24.tar.gz.

File metadata

  • Download URL: simple_module_keycloak-0.0.24.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for simple_module_keycloak-0.0.24.tar.gz
Algorithm Hash digest
SHA256 c6fe944ca7dfb91321de22241d1cf6614715ab7b1256ac4698c87b25ddad0bbb
MD5 9974c4b8549195ac7574d3c1be1a50bc
BLAKE2b-256 d1bca2955dff236cdd52f80909d66957a5b394fe2e9bc6973425fbcf5a0924c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_module_keycloak-0.0.24.tar.gz:

Publisher: release.yml on antosubash/simple_module_python

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

File details

Details for the file simple_module_keycloak-0.0.24-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_module_keycloak-0.0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 49177284d7d5fb92123ad081d0752d83efac2e1e9ead552d8325cbe64083a6cf
MD5 df5697cebce3b41864796c2f83a61977
BLAKE2b-256 455ad23ca9877ed3534e3cbaa52cabf023e21aebeb4c0c575f28402281f5596b

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_module_keycloak-0.0.24-py3-none-any.whl:

Publisher: release.yml on antosubash/simple_module_python

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