News

Calling logging.basicConfig (..., force=True) at import time forcefully resets the root logger configuration. This wipes any logging configuration already set by the host application. This causes ...
Keycloak Bulk User Import via RestAPI A simple Python proof of concept for importing large numbers of users into Keycloak efficiently using the Partial Import API.