You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/12 19:39:00 UTC

[jira] [Commented] (SYNCOPE-1699) Extract key from path for UserUpdate ops if undefined in request body

    [ https://issues.apache.org/jira/browse/SYNCOPE-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616667#comment-17616667 ] 

ASF subversion and git services commented on SYNCOPE-1699:
----------------------------------------------------------

Commit 782cd4aa4308a336ac4bcaa20194851d1d8cb93f in syncope's branch refs/heads/master from Misagh Moayyed
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=782cd4aa43 ]

SYNCOPE-1699: Extract key from path  if undefined in request body (#381)



> Extract key from path for UserUpdate ops if undefined in request body
> ---------------------------------------------------------------------
>
>                 Key: SYNCOPE-1699
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1699
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.0.0-M0
>            Reporter: Misagh Moayyed
>            Assignee: Misagh Moayyed
>            Priority: Minor
>             Fix For: 3.0.0-M1, 3.0.0
>
>
> If a user-update operations via a PATCH (i.e. PATCH /users/key) does not specify a key in the request body, this key should be extracted from the path. The extracted key in the body must always equal the key in the path. In the event that a key does not match or cannot be found, a 400 BAD REQUEST error should be returned.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)