An array of JSON Patches for the groups settings.
[ { op: "replace", path: "/syncIdpGroups", value: true }, { op: "replace", path: "/autoCreateGroups", value: true }, { op: "replace", value: [ { name: "Steward" } ] }] Copy
[ { op: "replace", path: "/syncIdpGroups", value: true }, { op: "replace", path: "/autoCreateGroups", value: true }, { op: "replace", value: [ { name: "Steward" } ] }]
An array of JSON Patches for the groups settings.