Hi All,
I want to create users with ask password option using SCIM 1.1. I have
configured the server as documented in [1].
The below curl command is used to create the user. After executing the curl
command, the user created successfully but did not receive any email
notification for the given email address. This works when I created a user
from the management console and SOAP admin service.
Do we need any further configurations to get this done with SCIM 1.1?
curl -v -k --user admin:admin --data
"{"schemas":[],"userName":"neels","password":"password","wso2Extension":{"askPassword":"true"},"emails":"
[email protected]"}" --header "Content-Type:application/json"
https://localhost:9444/wso2/scim/Users
[1]
https://docs.wso2.com/display/IS530/Creating+Users+using+the+Ask+Password+Option
Thanks
Sashika
--
*Sashika WijesingheSoftware Engineer - QA Team*
Mobile : +94 (0) 774537487
[email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev