Hi All
The following REST invocation should be change to acceptable format. Why do
we pass the username ("adam") along with the "userNameEq" constant.?
curl -v -k --user admin:admin https:
//localhost:9443/wso2/scim/Users?filter=userNameEq*adam*
Eg:
curl -v -k --user admin:admin
https://localhost:9443/wso2/scim/Users/filter?userName=<value>
OR
curl -v -k --user admin:admin
https://localhost:9443/wso2/scim/Users/filter/username/<value>
[1]
https://docs.wso2.com/display/IS500/WSO2+Identity+Server+as+a+SCIM+Service+Provider
-Ajith
--
Ajith Vitharana.
WSO2 Inc. - http://wso2.org
Email : [email protected]
Mobile : +1-812-360-5335
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev