Skip to main content

Install Python Keycloak client.

Project description

Build Status Documentation Status codecov Maintainability License Version Wheel

Python Client for Keycloak identity and access management service

Documentation

http://www.keycloak.org/

https://github.com/Peter-Slump/python-keycloak-client

Development

Install development environment:

$ make install-python

Writing docs

Documentation is written using Sphinx and maintained in the docs folder.

To make it easy to write docs Docker support is available.

First build the Docker container:

$ docker build . -f DockerfileDocs -t python-keycloak-client-docs

Run the container

$ docker run -v `pwd`:/src --rm -t -i -p 8050:8050 python-keycloak-client-docs

Go in the browser to http://localhost:8050 and view the documentation which get refreshed and updated on every update in the documentation source.

Create release

$ git checkout master
$ git pull
-- Update release notes --
$ bumpversion release
$ make deploy-pypi
$ bumpversion --no-tag patch
$ git push origin master --tags

Release Notes

unreleased v0.2.3

  • Bug fix: client_class on KeycloakRealm constructor (thanks to pcaro)

  • Improve Keycloak Client (thanks to ByJacob)

    • add delete in admin client

    • add manage groups in realm

    • add manage user roles

    • rename Roles to ClientRoles

v0.2.2

  • Added support for UMA1 for Keycloak < 4.0

  • Allow to query registered users (thanks to aberres)

v0.2.1

  • Including aio version in released package. (thanks to mackeyja92)

v0.2.0

  • Added async client based on aiohttp (thanks to nkoshell)

v0.1.4

  • Add support for password grant (thanks to scranen)

  • Bugfix: Prevent multiple values for keyword argument ‘audience’ in jwt.decode() (thanks to eugenejo)

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

python-keycloak-client-0.2.3.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

python_keycloak_client-0.2.3-py3-none-any.whl (26.2 kB view details)

Uploaded Python 3

File details

Details for the file python-keycloak-client-0.2.3.tar.gz.

File metadata

  • Download URL: python-keycloak-client-0.2.3.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for python-keycloak-client-0.2.3.tar.gz
Algorithm Hash digest
SHA256 a38be22ca376991ec2be12a3414638303386ccf55c2c72d7bb8e299a83e4863f
MD5 2c4b0e173418b0f3ea61bf46ab3eadd0
BLAKE2b-256 1277992d6fa459ff80ee8f557ac5bbe0d3a5559395debe05fa830a4e7c369313

See more details on using hashes here.

File details

Details for the file python_keycloak_client-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: python_keycloak_client-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 26.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for python_keycloak_client-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a4aa8c93c0099a0b55394cb035996cc9cc0261c9c4141e9346534ff11122d55d
MD5 d6f77878f5c17dc3ad93dc63ef087e18
BLAKE2b-256 2d25ed18079fdfb764130b0fc200b3bebee0d58e46054f67836ae982cedb316c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page