You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Lasindu Charith (JIRA)" <ji...@apache.org> on 2014/10/10 09:15:34 UTC

[jira] [Resolved] (STRATOS-872) New User update issue

     [ https://issues.apache.org/jira/browse/STRATOS-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lasindu Charith resolved STRATOS-872.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.0 M2

> New User update issue
> ---------------------
>
>                 Key: STRATOS-872
>                 URL: https://issues.apache.org/jira/browse/STRATOS-872
>             Project: Stratos
>          Issue Type: Bug
>    Affects Versions: 4.1.0 M1
>            Reporter: Dakshika Jayathilaka
>             Fix For: 4.2.0 M2
>
>
> PUT /user endpoint not updating and always return 201 accepted status. 
> curl -X PUT -H "Content-Type: application/json" -d @user2.json -k -v -u admin:admin https://localhost:9443/stratos/admin/user
> AFAIK we need to give /user/{userName} on update. 
> current PUT works with non-exsisting users as wel..
> here is the info log returns
> INFO {org.apache.stratos.rest.endpoint.services.ServiceUtils} -  Successfully updated an user with Username test2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)