[keycloak-user] admin-client hang

Nhut Thai Le ntle at castortech.com
Tue Apr 17 15:28:13 EDT 2018


Hello,

I'm writing a script to automate our realm setup using keycloak
admin-client. I use the same client for multiple calls and at some point,
my script hang. Is there any issue with using the same client for multiple
calls? Is each public method of the admin-client asynchronous? If yes, how
do I chain calls like: create realm-> create client -> create resource ->
create permissions -> create policy,...

Thai


More information about the keycloak-user mailing list