Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2374

Privileged API user cannot edit CoPerson

    XMLWordPrintable

Details

    Description

      A privileged CO API user cannot edit a CoPerson object to change the status.

      This invocation

      (
      [method] => PUT
      [uri] => Array
      (
      [scheme] => http
      [host] => 127.0.0.1
      [user] => co_2.rest_user_01
      [pass] => XXXXXXXX
      [path] => /registry/co_people/2.json
      )

      [header] => Array
      (
      [Content-Type] => application/json
      )

      [body] => {"RequestType":"CoPeople","Version":"1.0","CoPeople":[

      {"Version":"1.0","CoId":"2","Status":"Expired"}

      ]}
      )

      returns a 401

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: