[Dev] Error when provisioning users with the SCIM API.

2018-02-02 Thread Menaka Jayawardena
Hi devs, I configured outbound provisioning for Salesforce and invoked the SCIM API as in the documentation[1]. Here is the curl command that I invoked. curl -v -k --header "Content-Type:application/json" --user ad...@wso2.com:admin --data '{"schemas":["urn:scim:schemas:core:1.0"],"userName":"q.

Re: [Dev] Error when provisioning users with the SCIM API.

2018-02-01 Thread Menaka Jayawardena
I'm using Identity server v5.4.0-Update 6 On Fri, Feb 2, 2018 at 10:48 AM, Menaka Jayawardena wrote: > Hi devs, > > I configured outbound provisioning for Salesforce and invoked the SCIM API > as in the documentation[1]. > > Here is the curl command that I invoked. > > curl -v -k --header "Conte