python-keycloak
python-keycloak copied to clipboard
Keycloak Identity Broker
trafficstars
Does this client support using Keycloak as an Identity Broker? My Keycloak broker setup is working correctly with Postman but I haven't been able get it working with python-keycloak. Any help appreciated. Thanks.
This is not a client, it is a python wrapper for keycloak. If you have keycloak running you should be able to configure it via python scripts (as in the Usage description).