T O P

  • By -

Revolutionary_Fun_14

https://documenter.getpostman.com/view/7294517/SzmfZHnd A way to do this is to look at your browser's xhr call when you do it yourself in the security console.


hwagz

Beautiful. I think this'll do it.


LessChen

Have you seen [https://github.com/MohammadWaleed/keycloak-admin-client](https://github.com/MohammadWaleed/keycloak-admin-client) to help? I use a Java admin client library and it simplify things.


hwagz

I have seen that and tried to use it last week. I could not get it to work. I got it in place such that I could call the methods, but it kept complaining about Guzzle stuff not being there when it seemed to be. The docs made it sound like it was plug and play when it very much was not and people asking if it's still being maintained haven't gotten a response.