4/7/2016 2:24:03 PM
in admin
Fixes accidentally removed in PR #2449 ResteasyClient pool size parameter in
`org.keycloak.admin.client.Keycloak`.
|
4/7/2016 11:53:01 AM
service account support to Keycloak admin client
|
3/30/2016 3:42:21 PM
grant_type=client_credentials support to keycloak-admin-client
so `keycloak-admin-client` can be used with service client account.
Fixes #KEYCLOAK-2236
|
|
|
|
|
|
|
4/7/2016 10:41:36 AM
Should return a primitive if possible.
|
4/7/2016 8:19:29 AM
JSON primitive is valid JSON. There is no need to construct a JSON object
just for the sake of being JSON complient. This keeps things nice and simple.
|
|
|
4/7/2016 4:36:34 AM
network for clustering
|