Re: [Dev] SCIM PUT/PATCH group with members in order to add a new member

2016-01-25 Thread Chamila Wijayarathna
Hi Xavaier, I could run the steps you have mentioned above without any issue in my IS 5.1.0 setup. In your case it seems like the issue is in your step 3 (Create second user). There you have intended to create a user, but has sent a GROUP POST request to SCIM group endpoint, so there it will cre

[Dev] SCIM PUT/PATCH group with members in order to add a new member

2016-01-25 Thread Xavier Pegenaute M2M
Hi again, first, thanks a lot for your previous answers. This time I had some problem updating a group when it has already some member. My steps are shown below: *1) Create a first user* curl -k --user admin:admin --data "{"schemas":[],"name":{"familyName":"John","givenName":"Doe"},"userName