Replies: 1 comment
-
|
I just found this thread after several attempts. I'd also like to know if it's possible to enable request and response logging for the keycloak-admin-client library. Anyone? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to debug a situation where users are being provisioned into Keycloak via the admin API. The user is being created but the component that provisions the user into Keycloak is stuck in a state that says "Provisioning". I want to debug the situation by looking into the HTTP traffic to/from the admin API but all attempts that I have tried so far have not lead to the logs containing the HTTP log information.
So far I have tried
Until now nothing has worked.
Atm I am using the Bitnami container on Kubernetes, the KC version is 26.0.8
Any idea how to achieve this is welcome :-/
Beta Was this translation helpful? Give feedback.
All reactions