[keycloak-user] User account

Maísa Cáceres maisacaceres at gmail.com
Sun Apr 23 11:42:28 EDT 2017


Hi, thank you for your reply.
I'm already using this documentation to make my requests for the user
endpoint.
It works perfect, but I just can make a request to those endpoints if the
user's token has the role admin-realm. In my case, I want that a
common user to be able to change his profile data (First name, email, for
example). So when I make the same request to user's endpoints but with a
token with the role account-management I receive 403 as a response.
In my case I want the user of my system to be able to change his profile
data and I couldn't find a way to it by API.
Is there another endpoint to do it ?

On 20 April 2017 at 21:00, Matthew Woolnough <matt at woolnough.com.au> wrote:

>
> Is this what you're looking for?
>
> http://www.keycloak.org/docs-api/3.0/rest-api/index.html
>
> You can also look at the Chrome Developer tools when you are making
> changes ​in the Keycloak Admin Interface to see how it uses the API.
>
> mW
>
> On 21 April 2017 at 07:51, Maísa Cáceres <maisacaceres at gmail.com> wrote:
>
>> Hi everyone,
>> I'm developing a system and using Keycloak to manage users.
>> I try to find out if it's possible for a user to manage his information
>> account by API, I could not found anything about it.
>> Is it possible?
>>
>> Thanks in advanced.
>>
>> --
>> Maísa Cáceres
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>


-- 
Maísa Cáceres


More information about the keycloak-user mailing list