[keycloak-user] updating owner of a resource

Gianni giannif.libero.it at gmail.com
Sat Feb 23 11:46:07 EST 2019


Hi,

I was trying to update the owner of an existing resource with 

resource.setOwner(newOwnerId);
getAuthzClient().protection().resource().update(resource);

There is no Exception, but it seems that resource still keeps the previous owner... is there a different way to achieve this? Is it possible at all?

thanks
gianni

PS: the server is keycloak 4.8.3Final


More information about the keycloak-user mailing list