adjust scim emails

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 4.11.0, 5.8.0
    • Affects Version/s: None
    • Component/s: None
    • None

      maybe do something like this?  replace all if there is a change?

      {

        "schemas": [

          "urn:ietf:params:scim:api:messages:2.0:PatchOp"

        ],

        "Operations": [

         {

          "op": "replace",

          "path": "emails",

          "value": [

             

      {             "value": "jsmith@law.school.edu",             "type": "work"         }

          ]

         }

        ]

      }'

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: