[keycloak-user] RPT can not be issued to resource owner

stefan.wachter stefan.wachter at bosch-si.com
Wed Jul 18 05:30:06 EDT 2018


As a work-around I added a policy that authorizes resource owners:

if ($evaluation.getContext().getIdentity().getId() == 
$evaluation.getPermission().getResource().getOwner()) $evaluation.grant()

and a permission that uses that policy.





More information about the keycloak-user mailing list