Jonas Scholl
Jonas Scholl
Hi @DaGuich, I started working on it but I think I didn't have the time to finish it because it wasn't straight forward and it fell under the table 😅...
I guess that is only needed if you also want to manage Keycloak resources like users, roles, etc. If you just want to request tokens you don't need those permissions,...
Hi @kaustuv-zb, the API endpoints with the tags `admin-cli` and `auth-flow` are basically proxies for some common requests to Keycloak. The purpose of them is to have a unique interface...
have you tried setting this in the env? `SETUPTOOLS_USE_DISTUTILS=stdlib` see https://github.com/pypa/setuptools/issues/2965#issuecomment-1002178847 or the [documentation](https://setuptools.pypa.io/en/latest/deprecated/distutils-legacy.html )