[keycloak-dev] Updating user through Admin rest api
Stian Thorgersen
stian at redhat.com
Mon Mar 2 22:35:16 EST 2015
That should work, please create a jira
----- Original Message -----
> From: "Reza Rasouli" <ramtinova at gmail.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Friday, 27 February, 2015 10:28:05 AM
> Subject: Re: [keycloak-dev] Updating user through Admin rest api
>
> ( I am sorry I hit Tab+Enter on mistake)
>
> hi all,
>
> when I attemp to update user through the following api call :
>
>
> PUT /admin/realms/{realm}/users/{username}
>
> with the following request body :
> it seems other user information such as email, firstname and lastname gets
> wiped :
>
>
>
> {"enabled":true}
>
> shoud the request body on updating the user provide all necessary user field
> such as username , email , first and last name ?
>
>
> Thanks.
>
> On Fri, Feb 27, 2015 at 12:54 PM, Reza Rasouli < ramtinova at gmail.com > wrote:
>
>
>
> hi,
>
> when I attemp to update user through the following api call :
> PUT /admin/realms/{realm}/users/{username}
>
>
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
More information about the keycloak-dev
mailing list