[keycloak-user] How to get specific client role programmatically

Stian Thorgersen sthorger at redhat.com
Mon May 30 03:27:10 EDT 2016


To get a specific role for a client you need to get the client, then the
role from that client. It's not available through the user resource.

On 30 May 2016 at 08:58, Haim Vana <haimv at perfectomobile.com> wrote:

> Any idea regarding the below ?
>
>
>
> *From:* keycloak-user-bounces at lists.jboss.org [mailto:
> keycloak-user-bounces at lists.jboss.org] *On Behalf Of *Haim Vana
> *Sent:* Wednesday, May 25, 2016 10:53 PM
> *To:* keycloak-user at lists.jboss.org
> *Subject:* [keycloak-user] How to get specific client role
> programmatically
>
>
>
> Hi,
>
>
>
> I am using the KeyCloak API to create admin users and update their roles,
> I am able to add to an admin user all the available client roles, however
> how can I add a specific one ?
>
>
>
> This is my code to get all the available client roles:
>
> userResource.roles().clientLevel(userRealmClientId).listAvailable()
>
>
>
> How can I get specific one and not all ?
>
>
>
>
>
> Any advice will be appreciated,
>
> Haim.
>
>
>
> The information contained in this message is proprietary to the sender,
> protected from disclosure, and may be privileged. The information is
> intended to be conveyed only to the designated recipient(s) of the message.
> If the reader of this message is not the intended recipient, you are hereby
> notified that any dissemination, use, distribution or copying of this
> communication is strictly prohibited and may be unlawful. If you have
> received this communication in error, please notify us immediately by
> replying to the message and deleting it from your computer. Thank you.
> The information contained in this message is proprietary to the sender,
> protected from disclosure, and may be privileged. The information is
> intended to be conveyed only to the designated recipient(s) of the message.
> If the reader of this message is not the intended recipient, you are hereby
> notified that any dissemination, use, distribution or copying of this
> communication is strictly prohibited and may be unlawful. If you have
> received this communication in error, please notify us immediately by
> replying to the message and deleting it from your computer. Thank you.
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160530/35906a8a/attachment-0001.html 


More information about the keycloak-user mailing list