[Dev] Hesitating OAuth2 grant type

2016-01-31 Thread Xavier Pegenaute M2M
Hi all, I 've been working a bit with the SCIM API which I think more or less everything is right. Now I have some hesitation about the grant type which fits better in our side. Currently we thought that Resource Owner Password Credential Grant was the good one but there is something we

[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

[Dev] SCIM missing members when list groups

2016-01-20 Thread Xavier Pegenaute M2M
Hi all, I've been trying to follow the SCIM documentation [1] to manage user and groups but apparently the groups members are not visualized after the group creation phase. These are my steps: 1) Create user |curl -v -k --user admin:admin --data