Or perhaps a better question would be: Once a user is already logged into keycloak, how can a org.keycloak.representations.AccessTokenResponse without providing a password a second time ?

On Sun, Jul 5, 2015 at 12:00 PM, Stephen More <stephen.more@gmail.com> wrote:

How could I extend the multi-tenant example ( https://github.com/keycloak/keycloak/tree/master/examples/multi-tenant ) to make a Rest admin api call back to keycloak using java ?

I think this would be a helpful example in upcoming releases.

Thanks