Hi All,

While I was trying to run the samples of IS, "Consuming SCIM Rest
Endpoints".
Only the create user worked fine and updating the user and deleting the
user failed.

When I check the file [1]. There was an error in the user name. Corrected
lines are highlighted in red below.

public static String userNameToCreateUser = "HasiniTG";
public static String userNameToUpdateUser = "*HasiniTG*";
public static String userNameToDeleteUser = "*HasiniTG*";

[1]
wso2is-4.6.0/samples/scim-provisioning/src/main/java/org/wso2/scim/sample/utils/SCIMSamplesUtils.java

*Jayanga Dissanayake*
Senior Software Engineer
WSO2 Inc. - http://wso2.com/
lean . enterprise . middleware
email: [email protected]
mobile: +94772207259
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to