[keycloak-user] Admin Client for Java

Vagelis Savvas vagelis.savvas at gmail.com
Thu Dec 13 08:12:13 EST 2018


Hello,

I am using the Admin Client Java library to administer Keycloak 
resources (users,roles, groups, etc.)
for a multi-tenant REST API running on Wildfly.
I wonder what's the recommended usage of the library in this context, 
where multiple concurrent requests are the norm.
Is it multi-threading safe? Should I use one instance for all tenants or 
maybe an instance per tenant?
Cheers,
Vagelis


More information about the keycloak-user mailing list