python-keycloak is a Python package providing access to the Keycloak API. The library strives to always support Keycloak's latest version. Additionally to that, we also support 5 latest major versions ...
This repository contains Python code for interacting with Keycloak, including user management and role assignment. The code uses the keycloak library to connect to a Keycloak server, create users, ...
The Keycloak team announced that they were going to move to a new Operator framework that will effectively manage Keycloak installations on a Kubernetes cluster. So ...