Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-18546

Add CurrentUser endpoint "/me"

    XMLWordPrintable

    Details

    • Type: User story
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10
    • Fix Version/s: 8.10-HF04, 9.1
    • Component/s: Rest API
    • Upgrade notes:
      Hide

      New endpoint available:

      • GET `/me` returns current NuxeoPrincipal
      • PUT `/me/changepassword` with ` {"oldPassword": "xxxxx", "newPassword": "yyyy"}

        ` as payload changes password if oldPassword is correct, 401 http code otherwise

      Show
      New endpoint available: GET `/me` returns current NuxeoPrincipal PUT `/me/changepassword` with ` {"oldPassword": "xxxxx", "newPassword": "yyyy"} ` as payload changes password if oldPassword is correct, 401 http code otherwise
    • Sprint:
      TGV 11, nxGang Sprint 9.1.9
    • Story Points:
      3

      Description

      In order to get current user informations through REST api, we should create a new endpoint "/me"

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: