[keycloak-user] Keycloak Share a resource with other User

Pedro Igor Silva psilva at redhat.com
Mon Sep 16 17:14:39 EDT 2019


Hi,

Basically, only the owner can create tickets for his/her resources. You
need to access the API using a bearer token where the owner of the resource
is the subject.

Regards.
Pedro Igor

On Mon, Sep 16, 2019 at 3:21 PM Nicola <nikmess at hotmail.it> wrote:

> Hi, i'm new to keycloak, i'm watching the *photoz uma example*, in this
> example a user can *create *a resource and then *share *with other user,
> i'm
> interested to this feature.
>
> Checking in the JavaDOC i've found that from a PermissionResource i can
> create a *PermissionTicketRepresentation*, where i can set the resource,
> the
> scope, the owner and the requester of the resource, i've tried this, but i
> get
>
> /{"error":"not_authorised","error_description":"permissions for
> [3707be30-6e85-4d48-92c9-afaf0750eaec] can be only created by the owner"}/
>
> so, how can i do this via code?
> kind regards
>
>
>
>
> --
> Sent from: http://keycloak-user.88327.x6.nabble.com/
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list