vincentmauduit

Results 2 comments of vincentmauduit

Hello, @simpleidserver the RFC says: ![image](https://github.com/simpleidserver/SimpleIdServer/assets/63850913/916b2618-0706-4853-adf8-f07c2d5cbf71) So, if I send this payload: `{ "schemas": [ "urn:ietf:params:scim:api:messages:2.0:PatchOp" ], "Operations": [ { "op": "replace", "value": { "name": { "familyName": "XXXX" } }...

Hello, Great, understood. I didn't pay attention to this part of the RFC: ![image](https://github.com/simpleidserver/SimpleIdServer/assets/63850913/bbb27e18-94a5-47da-94ac-395f70457047) Thanks